Fix Edge / IE issue where the blockly toolbox background isn't respected.
This commit is contained in:
parent
71244065bb
commit
6c688a7e59
@ -56,8 +56,7 @@
|
|||||||
}
|
}
|
||||||
|
|
||||||
.blocklyToolboxDiv {
|
.blocklyToolboxDiv {
|
||||||
/*padding:5px; */
|
background-color: white !important;
|
||||||
background-color: white;
|
|
||||||
}
|
}
|
||||||
|
|
||||||
.blocklyFlyoutBackground {
|
.blocklyFlyoutBackground {
|
||||||
|
Loading…
Reference in New Issue
Block a user