Improve Default tab layout on mobile

This commit is contained in:
oobabooga 2023-09-15 07:58:53 -07:00
parent fd7257c7f8
commit efd9b84fb2

View File

@ -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 {