style(client): improve no items size and alignment

This commit is contained in:
Elian Doran 2026-02-21 19:02:29 +02:00
parent 94eb19d879
commit d9eafff7df
No known key found for this signature in database

View File

@ -7,9 +7,11 @@
padding: 0.75em;
color: var(--muted-text-color);
height: 100%;
text-align: center;
.tn-icon {
font-size: 3em;
font-size: 4em;
margin-bottom: 1rem;
}
button {