Remove search bar on mobile (#1611)
This commit is contained in:
parent
11d265e281
commit
6910a9c7c4
@ -69,6 +69,9 @@
|
|||||||
#filelist {
|
#filelist {
|
||||||
background: transparent !important;
|
background: transparent !important;
|
||||||
}
|
}
|
||||||
|
#blocklySearchArea {
|
||||||
|
display: none !important;
|
||||||
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
/* Tablet */
|
/* Tablet */
|
||||||
|
Loading…
Reference in New Issue
Block a user