Phone styles adjust

This commit is contained in:
Cohee
2023-10-29 19:30:56 +02:00
parent 483ae22bc3
commit 03c3fa24e9

View File

@@ -945,6 +945,7 @@ select {
@media screen and (max-width: 1000px) {
#form_create textarea {
flex-grow: 1;
min-height: 20svh;
}
}