master #34

Merged
kibi merged 9 commits from master into 98 2026-07-28 14:26:52 +00:00
5 changed files with 72 additions and 36 deletions
Showing only changes of commit 99eb9735a1 - Show all commits

View File

@@ -1650,6 +1650,10 @@ body.layout-modern .global-sidebar-right {
opacity: 1;
}
body.sidebar-right-hidden #sidebar-drag-zone {
opacity: 0.7;
}
/* Always show the handle on touch devices (no hover state available) */
@media (pointer: coarse) {
#sidebar-drag-zone {