Improve Default tab layout on mobile
This commit is contained in:
parent
fd7257c7f8
commit
efd9b84fb2
1 changed files with 1 additions and 1 deletions
|
@ -141,7 +141,7 @@ div.svelte-15lo0d8 > *, div.svelte-15lo0d8 > .form > * {
|
|||
|
||||
@media screen and (max-width: 711px) {
|
||||
.textbox_default textarea {
|
||||
height: calc(100dvh - 271px);
|
||||
height: calc(100dvh - 261px);
|
||||
}
|
||||
|
||||
div .default-token-counter {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue