Skip to content

Commit a49ed0c

Browse files
authored
UX: Apply bot conversation sidebar styles to mobile sidebar (#1328)
1 parent cf45e68 commit a49ed0c

File tree

1 file changed

+2
-1
lines changed
  • assets/stylesheets/modules/ai-bot-conversations

1 file changed

+2
-1
lines changed

assets/stylesheets/modules/ai-bot-conversations/common.scss

+2-1
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,8 @@ body.has-ai-conversations-sidebar {
1414
display: none;
1515
}
1616

17-
.sidebar-wrapper {
17+
.sidebar-wrapper,
18+
.hamburger-dropdown-wrapper {
1819
.ai-conversations-panel {
1920
padding-top: 1em;
2021
}

0 commit comments

Comments
 (0)