add very basic styling (#1)

This commit is contained in:
chapoi
2025-02-26 05:03:16 +08:00
committed by GitHub
parent bb70c950cd
commit 2d4011806c
8 changed files with 107 additions and 49 deletions
+5
View File
@@ -0,0 +1,5 @@
.sidebar__panel-switch-button,
.sidebar-section[data-section-name="messages"],
.list-controls #create-topic {
display: none;
}