Fix toolbox border issue
This commit is contained in:
parent
5487c6bce7
commit
e74f001abe
@ -46,7 +46,7 @@
|
||||
*******************************/
|
||||
|
||||
div.blocklyTreeRow {
|
||||
box-shadow: 0 1px 0 #ecf0f1 inset;
|
||||
box-shadow: inset 0 -1px 0 0 #ecf0f1;
|
||||
|
||||
margin-bottom: 0px !important;
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user