UX: mobile composer layout init

This commit is contained in:
chapoi
2025-06-25 11:21:03 +02:00
parent abf22a6668
commit 003192c339
2 changed files with 110 additions and 4 deletions
-4
View File
@@ -67,10 +67,6 @@ input[type="color"]:focus,
outline: 2px solid var(--accent-color);
}
#reply-control {
background-color: var(--background-color);
}
@include viewport.until(sm) {
// pinned topic excerpts are hidden on small screens too
.fk-d-menu__trigger.topic-list-layout-trigger {