Non layout styling (#5)

This commit is contained in:
chapoi
2025-03-01 01:29:27 +08:00
committed by GitHub
parent 720f0bb127
commit 353b955eed
17 changed files with 549 additions and 85 deletions
+4 -1
View File
@@ -1,5 +1,8 @@
.sidebar__panel-switch-button,
.sidebar-section[data-section-name="messages"],
.list-controls #create-topic {
.list-controls #create-topic,
.notifications-button-footer .reason .text,
.pinned-button .reason .text,
.more-topics__browse-more {
display: none;
}