mirror of
https://github.com/tabler/tabler.git
synced 2026-01-09 14:10:08 +04:00
FIX 1909 - Wrong gray colors (#1957)
This commit is contained in:
committed by
GitHub
parent
34f3efc42a
commit
06584bd54e
@@ -35,6 +35,6 @@
|
||||
}
|
||||
|
||||
.text-#{"" + $color}-fg {
|
||||
color: color-contrast($value) !important;
|
||||
color: $value !important;
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user