diff --git a/Themes/DiscordRecolor/DiscordRecolor.css b/Themes/DiscordRecolor/DiscordRecolor.css index 0c4d0a66df..522c4cdff8 100644 --- a/Themes/DiscordRecolor/DiscordRecolor.css +++ b/Themes/DiscordRecolor/DiscordRecolor.css @@ -4095,8 +4095,10 @@ html #bd-editor-controls button path:not([fill]) { fill: currentColor; } -html .ace_scroller { +html .ace_scroller:not([style*="right: 0px"]) { right: 10px !important; +} +html .ace_scroller:not([style*="bottom: 0px"]) { bottom: 10px !important; } html .ace_scrollbar.ace_scrollbar-v {