bisschen sidebar schön. problem gefunden: es reicht wenn man benutzernamen eingibt. man logt sich auch ohne passwort ein

This commit is contained in:
2026-06-04 21:48:47 +02:00
parent b2daed8e99
commit 2e6bd2a781
9 changed files with 23 additions and 15 deletions
@@ -7,6 +7,7 @@
display: flex;
flex-direction: column;
gap: $spacing-sm;
.meta { color: $color-muted; font-size: 0.9rem; }
.title { font-weight: 600; }
}