Update DiscordRecolor.css

This commit is contained in:
Mirco Wittrien 2020-12-02 20:46:28 +01:00
parent b253b66620
commit c171bd0469
1 changed files with 5 additions and 0 deletions

View File

@ -4180,6 +4180,11 @@ html .floating-window #bd-editor-panel .editor-wrapper:last-child {
border-radius: 0;
}
html .monaco-editor .minimap,
html .monaco-editor .decorationsOverviewRuler {
display: none;
}
html .monaco-editor,
html .monaco-editor-background,
html .monaco-editor .inputarea.ime-input,