1
0
mirror of https://github.com/tabler/tabler.git synced 2025-12-26 11:16:12 +04:00

fixed card bg & color in default light mode

This commit is contained in:
Sarin Na Wangkanai
2022-09-01 18:40:01 +07:00
parent bb92c7f941
commit aba1e03b15

View File

@@ -11,6 +11,8 @@
}
--#{$prefix}card-bg: #{$card-bg};
--#{$prefix}card-bg-hover: #{$card-bg-hover};
--#{$prefix}card-color: #{$card-color};
--#{$prefix}border-color: #{$border-color};
--#{$prefix}border-color-light: #{$border-color-light};