mirror of
https://github.com/oobabooga/text-generation-webui.git
synced 2024-11-22 08:07:56 +01:00
Improve Default tab layout on mobile
This commit is contained in:
parent
fd7257c7f8
commit
efd9b84fb2
@ -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…
Reference in New Issue
Block a user