minor ui fix pixel issue with toolbox
This commit is contained in:
parent
4a983993f6
commit
dfd908a19a
@ -46,7 +46,8 @@
|
|||||||
*******************************/
|
*******************************/
|
||||||
|
|
||||||
div.blocklyTreeRow {
|
div.blocklyTreeRow {
|
||||||
border-bottom: 1px solid #ecf0f1 !important;
|
box-shadow: 0 1px 0 #ecf0f1 inset;
|
||||||
|
|
||||||
margin-bottom: 0px !important;
|
margin-bottom: 0px !important;
|
||||||
|
|
||||||
-webkit-transition-property: background-color; /* Safari */
|
-webkit-transition-property: background-color; /* Safari */
|
||||||
|
Loading…
Reference in New Issue
Block a user