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