This commit is contained in:
Bastian Wagner
2026-07-15 17:59:25 +02:00
parent 7a6e08d2c5
commit ba7029ac7b
10 changed files with 469 additions and 76 deletions

View File

@@ -383,6 +383,14 @@ code {
gap: 8px;
}
.muted-action {
align-items: center;
color: #637083;
display: inline-flex;
font-size: 0.9rem;
min-height: 38px;
}
.inline-form {
align-items: end;
display: flex;