MDL-58798 theme_boost: Override font size for big icon fonts
This commit is contained in:
@@ -25,6 +25,7 @@ $icon-big-height: 64px;
|
||||
&.iconsize-big {
|
||||
width: $icon-big-width;
|
||||
height: $icon-big-height;
|
||||
font-size: $icon-big-height;
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user