mirror of
https://github.com/oobabooga/text-generation-webui.git
synced 2024-10-01 01:26:03 -04:00
Increase --chat height
This commit is contained in:
parent
bd65940a48
commit
f0fdab08d3
@ -32,3 +32,7 @@ div.svelte-362y77>*, div.svelte-362y77>.form>* {
|
|||||||
#gradio-chatbot {
|
#gradio-chatbot {
|
||||||
height: 66.67vh;
|
height: 66.67vh;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.wrap.svelte-6roggh.svelte-6roggh {
|
||||||
|
max-height: 92.5%;
|
||||||
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user