mirror of
https://github.com/oobabooga/text-generation-webui.git
synced 2026-02-11 18:26:09 +01:00
Minor style change
This commit is contained in:
parent
ac122832f7
commit
a06c953692
|
|
@ -92,7 +92,7 @@ div.svelte-15lo0d8 > *, div.svelte-15lo0d8 > .form > * {
|
|||
}
|
||||
|
||||
.textbox_default textarea {
|
||||
height: calc(100vh - 416px);
|
||||
height: calc(100vh - 390px);
|
||||
}
|
||||
|
||||
.textbox_default_output textarea {
|
||||
|
|
|
|||
Loading…
Reference in a new issue