small changes

This commit is contained in:
MLH
2024-12-01 02:36:16 +01:00
parent 238da5af88
commit 7b4700758a

View File

@ -125,7 +125,7 @@ body:not(:has(#loginPage:not(.hide))) .skinHeader {
/* Login-Container */
#loginPage .padded-left.padded-right.padded-bottom-page {
width: 50vw;
height: 95vh;
height: 90vh;
max-width: 80%;
padding: 2em 2em 1em 2em !important;
border-radius: 18px;
@ -153,7 +153,7 @@ body:not(:has(#loginPage:not(.hide))) .skinHeader {
/* Login-Container */
#loginPage .padded-left.padded-right.padded-bottom-page {
width: 80vw;
height: 95vh;
height: 90vh;
max-width: 90%;
padding: 2em 2em 1em 2em !important;
border-radius: 16px;