added utility designs

This commit is contained in:
2026-06-16 14:57:52 +02:00
parent ee84734601
commit 60d6b9e4b6
2 changed files with 15 additions and 9 deletions

View File

@@ -345,6 +345,12 @@ select.form-input { cursor: pointer; }
font-size: var(--font-base);
}
.empty-state i {
font-size: 2rem;
margin-bottom: var(--space-sm);
display: block;
}
/* =================================================================
SECTION 4: Portal-specific Styles (index.php)