forked from Ugric/cov-to-ics
fix login size
This commit is contained in:
@@ -46,7 +46,6 @@ body::before {
|
|||||||
inset: 0px;
|
inset: 0px;
|
||||||
width: fit-content;
|
width: fit-content;
|
||||||
height: fit-content;
|
height: fit-content;
|
||||||
max-width: 100vw;
|
|
||||||
max-height: 100dvh;
|
max-height: 100dvh;
|
||||||
margin: auto;
|
margin: auto;
|
||||||
background: var(--background);
|
background: var(--background);
|
||||||
@@ -58,7 +57,6 @@ body::before {
|
|||||||
display: flex;
|
display: flex;
|
||||||
flex-direction: column;
|
flex-direction: column;
|
||||||
align-items: center;
|
align-items: center;
|
||||||
width: 300px;
|
|
||||||
}
|
}
|
||||||
|
|
||||||
input {
|
input {
|
||||||
|
|||||||
Reference in New Issue
Block a user