Skip to content

Commit

Permalink
fix: transparent
Browse files Browse the repository at this point in the history
  • Loading branch information
Zephyruso committed Jan 7, 2025
1 parent 2557348 commit 4dda422
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions src/assets/main.css
Original file line number Diff line number Diff line change
Expand Up @@ -23,17 +23,12 @@
.custom-background.custom-background-$(i) {
.bg-base-100,
.bg-base-200,
.bg-primary,
.bg-neutral,
.card,
.collapse,
.table,
.drawer-side,
.tabs,
.input,
.btn,
.select,
.menu .active,
.table tbody tr {
--tw-border-opacity: calc($(i) / 100);
--tw-bg-opacity: calc($(i) / 100);
Expand Down

0 comments on commit 4dda422

Please sign in to comment.