Add TODOs for dashboard to reorder mail and user directory

This commit is contained in:
Johannes Zellner
2025-04-16 10:45:17 +02:00
parent 06768833cc
commit ec20fb453b
5 changed files with 15 additions and 2 deletions

View File

@@ -21,7 +21,7 @@
}
html, body {
font-size: 14px; /* this also defines the overall widget size as all sizes are in rem */
font-size: 15px; /* this also defines the overall widget size as all sizes are in rem */
font-family: var(--font-family);
font-weight: 300;
height: 100%;