diff --git a/app/javascript/flavours/glitch/styles/components/index.scss b/app/javascript/flavours/glitch/styles/components/index.scss index 1cda5343b..67c95eb93 100644 --- a/app/javascript/flavours/glitch/styles/components/index.scss +++ b/app/javascript/flavours/glitch/styles/components/index.scss @@ -3918,7 +3918,7 @@ border-radius: 0; } -.search-popout { +.drawer--search--popout { background: $simple-background-color; border-radius: 4px; padding: 10px 14px;