Increase --chat height

This commit is contained in:
oobabooga 2023-03-30 01:02:11 -03:00
parent bd65940a48
commit f0fdab08d3

View file

@ -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%;
}