Mobile: Topic list and topic (#19)

This commit is contained in:
chapoi
2025-03-07 04:09:19 +08:00
committed by GitHub
parent 7d53fe08ce
commit 91f3cc3ebb
10 changed files with 204 additions and 14 deletions
+3 -1
View File
@@ -3,6 +3,8 @@
.list-controls #create-topic,
.notifications-button-footer .reason .text,
.pinned-button .reason .text,
.more-topics__browse-more {
.more-topics__browse-more,
//footer-message might cause issues, not sure what possible stuff can be in there, but the general idea is to hide it bcs having an ugly H3 (what?) CTA at the bottom is just ugly imo
.footer-message {
display: none;
}