Skip to content

Commit 97fa147

Browse files
authored
UX: Hide topic-list-layout-trigger button (#72)
It doesn't affect the kanban view
1 parent 0815bae commit 97fa147

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

common/common.scss

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@ html.kanban-active {
55
margin-bottom: 0;
66
}
77

8+
.topic-list-layout-trigger,
89
.powered-by-discourse {
910
display: none;
1011
}

0 commit comments

Comments
 (0)