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