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