mirror of
https://github.com/oobabooga/text-generation-webui.git
synced 2025-06-08 22:56:24 -04:00
Second attempt at fixing empty space
This commit is contained in:
parent
9c86acda67
commit
f70a2e3ad4
1 changed files with 1 additions and 1 deletions
|
@ -64,6 +64,6 @@ span.math.inline {
|
|||
vertical-align: baseline !important;
|
||||
}
|
||||
|
||||
div.svelte-15lo0d8 {
|
||||
div.svelte-15lo0d8 > *, div.svelte-15lo0d8 > .form > * {
|
||||
flex-wrap: nowrap;
|
||||
}
|
||||
|
|
Loading…
Add table
Reference in a new issue