mirror of
https://github.com/oobabooga/text-generation-webui.git
synced 2024-11-22 16:17:57 +01:00
Fix huge empty space in the Character tab
This commit is contained in:
parent
38afc2470c
commit
9c86acda67
@ -63,3 +63,7 @@ span.math.inline {
|
|||||||
font-size: 27px;
|
font-size: 27px;
|
||||||
vertical-align: baseline !important;
|
vertical-align: baseline !important;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
div.svelte-15lo0d8 {
|
||||||
|
flex-wrap: nowrap;
|
||||||
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user