mirror of
https://github.com/nasa/openmct.git
synced 2025-04-23 02:13:52 +00:00
[Frontend] Fix button colors in Snow theme
Fixes #1014 - Problem was actually application of a color within the .icon class - fix removes that definition;
This commit is contained in:
parent
d40c7f1821
commit
dea94e4e68
@ -106,7 +106,6 @@ $pad: $interiorMargin * $baseRatio;
|
||||
|
||||
.icon {
|
||||
font-size: 0.8rem;
|
||||
color: $colorKey;
|
||||
}
|
||||
|
||||
.title-label {
|
||||
|
Loading…
x
Reference in New Issue
Block a user