[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:
@@ -106,7 +106,6 @@ $pad: $interiorMargin * $baseRatio;
|
||||
|
||||
.icon {
|
||||
font-size: 0.8rem;
|
||||
color: $colorKey;
|
||||
}
|
||||
|
||||
.title-label {
|
||||
|
||||
Reference in New Issue
Block a user