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
@@ -1,7 +1,9 @@
.d-header {
box-shadow: none;
background: var(--background-color);
padding-bottom: 1.5em;
@include breakpoint(extra-large, $rule: min-width) {
padding-bottom: 1.5em;
}
}
.has-full-page-chat .d-header {