Fix legofont icons

This commit is contained in:
Sam El-Husseini 2018-01-10 09:55:58 -08:00
parent 337d42287a
commit f1242724b5

View File

@ -18,7 +18,7 @@
} }
.blocklyFlyoutLabel .blocklyFlyoutLabelIcon { .blocklyFlyoutLabel .blocklyFlyoutLabelIcon {
font-family: 'legoIcons'; font-family: 'legoIcons' !important;
} }
span.blocklyTreeIcon { span.blocklyTreeIcon {