aboutsummaryrefslogtreecommitdiff
path: root/styles/editor.css
diff options
context:
space:
mode:
Diffstat (limited to 'styles/editor.css')
-rw-r--r--styles/editor.css3
1 files changed, 3 insertions, 0 deletions
diff --git a/styles/editor.css b/styles/editor.css
index 23c132e..0003fc8 100644
--- a/styles/editor.css
+++ b/styles/editor.css
@@ -118,6 +118,9 @@
padding-right: 4px;
}
+.MuiList-root .os-controls-type .label { display: none; }
+.MuiSelect-root .os-controls-type :not(.label) { display: none; }
+
.settings ::-webkit-scrollbar-track,
.settings ::-webkit-scrollbar-track-piece,
.settings ::-webkit-scrollbar {