Fix the rest of the icons (sensors, math, variables and extensions)
This commit is contained in:
@ -102,6 +102,9 @@ span.blocklyTreeIcon.blocklyTreeIconmath::before {
|
||||
content: "\f10c";
|
||||
}
|
||||
|
||||
span.blocklyTreeIcon.blocklyTreeIconfunctions {
|
||||
font-family: 'legoIcons' !important;
|
||||
}
|
||||
span.blocklyTreeIcon.blocklyTreeIconfunctions::before {
|
||||
content: "\f108";
|
||||
}
|
||||
|
Reference in New Issue
Block a user