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
+6
View File
@@ -1,4 +1,10 @@
.sidebar-wrapper {
@include breakpoint(medium) {
background: var(--secondary);
.sidebar-footer-wrapper {
background: var(--secondary);
}
}
.has-full-page-chat &,
.has-full-page-chat & .sidebar-footer-wrapper {
background: transparent;