Small UI tweaks

This commit is contained in:
Sascha Ißbrücker
2026-01-02 09:59:25 +01:00
parent ec0c7ee253
commit cce191440d
6 changed files with 23 additions and 9 deletions

View File

@@ -103,7 +103,8 @@
& .list-item-actions {
display: flex;
gap: var(--unit-4);
gap: var(--unit-2);
margin-left: var(--unit-4);
align-items: center;
& .btn.btn-link {