small changes
This commit is contained in:
@ -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;
|
||||
|
Reference in New Issue
Block a user