style: update app-tabs and sidebar components

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
This commit is contained in:
2026-03-13 21:59:09 +01:00
parent f4ce9f3378
commit ee5930d728
3 changed files with 292 additions and 69 deletions

View File

@@ -226,6 +226,7 @@
padding: 0 var(--app-spacing);
font-size: var(--app-sidebar-summary-size);
color: var(--app-muted-color);
margin: 0;
}
nav#aside-panel-people {
@@ -256,7 +257,7 @@
}
.app-sidebar #aside-panel-admin .app-sidebar-admin-group {
margin-bottom: 5px;
margin-bottom: 15px;
width: 100%;
}