mirror of
https://github.com/tabler/tabler.git
synced 2026-08-12 22:32:21 +04:00
fixed card bg & color for light & dark mode
This commit is contained in:
@@ -65,8 +65,8 @@
|
||||
// Button color variations
|
||||
//
|
||||
.btn-white {
|
||||
//--#{$prefix}btn-bg: var(--#{$prefix}card-bg);
|
||||
//--#{$prefix}btn-hover-bg: var(--#{$prefix}card-bg);
|
||||
--#{$prefix}btn-bg: var(--#{$prefix}card-bg);
|
||||
--#{$prefix}btn-hover-bg: var(--#{$prefix}card-bg-hover);
|
||||
}
|
||||
|
||||
@each $color, $value in $theme-colors {
|
||||
|
||||
Reference in New Issue
Block a user