UI overhaul, import fixes, fix user store

This commit is contained in:
2026-07-30 17:07:46 +02:00
parent 773149169b
commit 4b8bd11a4c
75 changed files with 1106 additions and 744 deletions

View File

@@ -64,6 +64,8 @@ const toggle = (e: MouseEvent) => {
flex-direction: row;
align-items: center;
border-top: 1px solid var(--separator);
margin-top: 4px;
padding-top: 4px;
}
.no_border {
border-top: none;