Phone styles adjust
This commit is contained in:
parent
483ae22bc3
commit
03c3fa24e9
|
@ -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;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue