Separate admin access from finance lock

This commit is contained in:
2026-05-21 13:55:23 +02:00
parent 9471c5c310
commit 5f3c3497b8
12 changed files with 406 additions and 4 deletions
+11 -2
View File
@@ -1,5 +1,14 @@
html, body {
font-family: 'Roboto', sans-serif;
html,
body,
.mud-typography,
.mud-button-root,
.mud-input,
.mud-table,
.mud-nav-link,
.mud-chip,
.mud-list-item,
.mud-menu-item {
font-family: 'Open Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif !important;
}
.app-title {