mirror of
https://github.com/tabler/tabler.git
synced 2026-07-25 20:44:38 +04:00
Update _colors.scss (#985)
Fix for https://github.com/tabler/tabler/issues/984
This commit is contained in:
@@ -11,7 +11,7 @@
|
||||
@if $enable-extra-colors {
|
||||
@each $color, $value in $extra-colors {
|
||||
.bg-#{"" + $color} {
|
||||
background: $value;
|
||||
background-color: $value !important;
|
||||
}
|
||||
|
||||
.text-#{"" + $color} {
|
||||
|
||||
Reference in New Issue
Block a user