Updated CSS

This commit is contained in:
John Crisp
2025-04-25 19:12:10 +02:00
parent 295c6b3ff3
commit 8ab480abfd
2 changed files with 9 additions and 2 deletions

View File

@@ -51,6 +51,7 @@
.login-page {
min-height: 10vh;
vertical-align: top !important;
}
.nav-icon {
@@ -102,4 +103,8 @@
.user-valign-center {
text-align: center;
}
}
.user-table-max-wdith {
max-width: 50%;
}