Phone styles adjust

This commit is contained in:
Cohee 2023-10-29 19:30:56 +02:00
parent 483ae22bc3
commit 03c3fa24e9
1 changed files with 2 additions and 1 deletions

View File

@ -945,6 +945,7 @@ select {
@media screen and (max-width: 1000px) {
#form_create textarea {
flex-grow: 1;
min-height: 20svh;
}
}
@ -3665,4 +3666,4 @@ a {
height: 100vh;
z-index: 9999;
}
}
}