mirror of
https://github.com/tabler/tabler.git
synced 2026-07-22 21:41:43 +04:00
add --#{$prefix}card-bg: var(--#{$prefix}card-bg); to .card
This commit is contained in:
@@ -1,5 +1,6 @@
|
||||
.card {
|
||||
--#{$prefix}card-border-radius: var(--#{$prefix}border-radius);
|
||||
--#{$prefix}card-bg: var(--#{$prefix}card-bg);
|
||||
|
||||
box-shadow: $card-shadow;
|
||||
border: $card-border-width solid $card-border-color;
|
||||
|
||||
Reference in New Issue
Block a user