mirror of
https://github.com/Hopiu/bootstrap.git
synced 2026-04-25 14:34:43 +00:00
fixes #22981
This commit is contained in:
parent
6cf1a106d4
commit
de78b71bab
1 changed files with 1 additions and 1 deletions
|
|
@ -40,7 +40,7 @@
|
|||
@include text-emphasis-variant('.text-#{$color}', $value);
|
||||
}
|
||||
|
||||
.text-muted { color: $gray-400 !important; }
|
||||
.text-muted { color: $text-muted !important; }
|
||||
|
||||
// Misc
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue