Refactored and refined login and admin UI

This commit is contained in:
CasVT
2025-05-17 20:01:19 +02:00
parent 39847f18cd
commit 77a2a67232
20 changed files with 2431 additions and 1291 deletions

View File

@@ -126,6 +126,7 @@ body:has(#wide-toggle:checked) .tab-container > div {
border-radius: 4px;
padding: .75rem;
background-color: var(--color);
color: var(--color-light);
}
button.entry.fit {