fixes
This commit is contained in:
parent
33b1d85921
commit
3df7c1977f
3 changed files with 8 additions and 2 deletions
|
@ -132,7 +132,7 @@ input, textarea, select {
|
|||
}
|
||||
}
|
||||
|
||||
i[class^=icon-] {
|
||||
i[class*=icon-] {
|
||||
color: $fallback--icon;
|
||||
color: var(--icon, $fallback--icon)
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue