Remove search bar on mobile (#1611)

This commit is contained in:
Sam El-Husseini 2018-11-09 13:26:06 -08:00 committed by GitHub
parent 11d265e281
commit 6910a9c7c4
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -69,6 +69,9 @@
#filelist {
background: transparent !important;
}
#blocklySearchArea {
display: none !important;
}
}
/* Tablet */