Update mobile view toolbox height

This commit is contained in:
Sam El-Husseini 2017-06-25 21:24:49 -07:00
parent 108a07fe51
commit 5f846ed67f

View File

@ -129,6 +129,10 @@ span.blocklyTreeLabel {
#filelist { #filelist {
background: transparent !important; background: transparent !important;
} }
div.blocklyTreeRow {
padding-top: 0.25rem;
height: 2.4rem;
}
} }
/* Tablet */ /* Tablet */