Remove the Settings cog and its Preferences menu from the sidebar footer
CI / full-gate (push) Successful in 2m37s

This commit is contained in:
2026-08-05 00:08:35 +02:00
parent 7948596105
commit 8f7ab55267
9 changed files with 7 additions and 14 deletions
+1 -1
View File
@@ -282,7 +282,7 @@ span.nav-self { cursor: default; } /* static / non-clickable */
outline: 2px solid var(--focus); outline-offset: 1px;
}
/* profile / settings row */
/* profile row */
.footer-actions { display: flex; align-items: center; gap: 4px; }
.profile {
display: flex; align-items: center; gap: 9px; flex: 1 1 auto;