Change to always show the sensor controls. (#526)
This commit is contained in:
committed by
Peli de Halleux
parent
03add213d9
commit
3c96cfcc0a
@ -58,6 +58,11 @@ span.blocklyTreeLabel {
|
||||
border: 1px solid #ebebeb !important;
|
||||
}
|
||||
|
||||
/* Monaco flyout */
|
||||
.monacoFlyout {
|
||||
border: 0 !important;
|
||||
}
|
||||
|
||||
/* Mobile */
|
||||
@media only screen and (max-width: @largestMobileScreen) {
|
||||
#blocklyTrashIcon {
|
||||
|
Reference in New Issue
Block a user