diff --git a/assets/stylesheets/modules/ai-bot-conversations/common.scss b/assets/stylesheets/modules/ai-bot-conversations/common.scss index 7ebdf1af1..4556abd6d 100644 --- a/assets/stylesheets/modules/ai-bot-conversations/common.scss +++ b/assets/stylesheets/modules/ai-bot-conversations/common.scss @@ -14,7 +14,8 @@ body.has-ai-conversations-sidebar { display: none; } - .sidebar-wrapper { + .sidebar-wrapper, + .hamburger-dropdown-wrapper { .ai-conversations-panel { padding-top: 1em; }