feat: implement login auth for all

also show the username underneath the logo
This commit is contained in:
2025-03-06 13:29:10 +01:00
parent 99e80c8077
commit 8b092fed51
9 changed files with 252 additions and 108 deletions

View File

@@ -398,11 +398,10 @@ button,
padding: 2px 8px;
width: fit-content;
margin: auto;
z-index: 3;
}
.networkroute {
z-index: 10;
z-index: 3;
position: absolute;
top: 24px;
left: 48px;