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

@@ -122,7 +122,8 @@ input#side-search {
height: auto;
font-size: var(--text-sm);
padding-right: 3rem;
margin-bottom:0;
margin-bottom: 0;
border-radius: var(--border-radius);
}
ul.app-search-preview:has(li) {