diff --git a/discord/styles/theme.css b/discord/styles/theme.css index 7801c37563..ab00989448 100644 --- a/discord/styles/theme.css +++ b/discord/styles/theme.css @@ -500,7 +500,7 @@ html[style*="color-scheme: light"] { } } -.chat-assistant-floating-input, .assistant-bar-placeholder { +.chat-assistant-floating-input, #assistant-bar-placeholder { display: none; }