Update mobile view toolbox height
This commit is contained in:
parent
108a07fe51
commit
5f846ed67f
@ -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 */
|
||||||
|
Loading…
Reference in New Issue
Block a user