Use legoIcons font for flyout headings
This commit is contained in:
parent
383ca5467d
commit
a7c62b45b2
@ -13,11 +13,14 @@
|
||||
}
|
||||
|
||||
.blocklyFlyoutLabel:not(.blocklyFlyoutHeading) .blocklyFlyoutLabelIcon {
|
||||
font-family: 'legoIcons';
|
||||
fill: white;
|
||||
font-size: 1.7rem;
|
||||
}
|
||||
|
||||
.blocklyFlyoutLabel .blocklyFlyoutLabelIcon {
|
||||
font-family: 'legoIcons';
|
||||
}
|
||||
|
||||
span.blocklyTreeIcon {
|
||||
font-family: 'legoIcons' !important;
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user