We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d300ebb commit 1e0cbf2Copy full SHA for 1e0cbf2
style/base.css
@@ -3,6 +3,10 @@
3
4
https://jupyterlab.readthedocs.io/en/stable/developer/css.html
5
*/
6
+.drive-browser {
7
+ min-width: 285px !important;
8
+}
9
+
10
li {
11
list-style-type: none;
12
}
0 commit comments