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