fix: small aside sidebar and search ui/ux changes

This commit is contained in:
2026-03-24 14:21:32 +01:00
parent 0c334731b2
commit 3c0821fcd7
4 changed files with 9 additions and 3 deletions

View File

@@ -294,4 +294,9 @@
aside.app-sidebar li.app-sidebar-group {
margin-bottom: var(--app-spacing);
}
nav#aside-panel-bookmarks .app-empty-state {
max-width: 90%;
margin: 0 auto;
}
}