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 {
|
||||
/*padding:5px; */
|
||||
background-color: white;
|
||||
background-color: white !important;
|
||||
}
|
||||
|
||||
.blocklyFlyoutBackground {
|
||||
|
Loading…
Reference in New Issue
Block a user