From 08f54b19d836161828ce3c2cd173eedd5d609717 Mon Sep 17 00:00:00 2001 From: lonkaars Date: Sat, 19 Jun 2021 22:04:06 +0200 Subject: better osc selection :tada: --- styles/editor.css | 3 +++ 1 file changed, 3 insertions(+) (limited to 'styles/editor.css') 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 { -- cgit v1.2.3