Skip to content

Commit bf2307a

Browse files
do not show on fullscreen chat (#5)
1 parent 758837f commit bf2307a

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

common/common.scss

+6
Original file line numberDiff line numberDiff line change
@@ -41,3 +41,9 @@
4141
li.sidebar-section-link-wrapper[data-list-item-name="New Topic"] {
4242
display: none;
4343
}
44+
45+
.has-full-page-chat {
46+
.sidebar-new-topic-button__wrapper {
47+
display: none;
48+
}
49+
}

0 commit comments

Comments
 (0)