Clarify category creation flows

This commit is contained in:
Lars Nolden
2026-09-14 15:44:20 +02:00
parent 71e95917da
commit 8aab21fe9e
4 changed files with 120 additions and 81 deletions
+5
View File
@@ -903,6 +903,11 @@ tbody tr:hover {
gap: 5px;
align-items: center;
}
.category-child-action {
min-height: 32px;
padding: 6px 9px;
font-size: 11px;
}
.modal {
border: 1px solid #dce5eb;
border-radius: 12px;