feat: ux improvements

This commit is contained in:
2026-05-10 00:41:43 +02:00
parent 9f894ebdf2
commit 66f9ef887e
15 changed files with 166 additions and 82 deletions

View File

@@ -706,6 +706,7 @@ form button[type="submit"]:hover {
border-bottom: 1px solid rgba(255, 255, 255, 0.07);
display: flex;
align-items: center;
flex-wrap: wrap;
gap: 0.5rem;
}