Parcourir la source

Increase --chat height

oobabooga il y a 2 ans
Parent
commit
f0fdab08d3
1 fichiers modifiés avec 4 ajouts et 0 suppressions
  1. 4 0
      css/chat.css

+ 4 - 0
css/chat.css

@@ -32,3 +32,7 @@ div.svelte-362y77>*, div.svelte-362y77>.form>* {
 #gradio-chatbot {
   height: 66.67vh;
 }
+
+.wrap.svelte-6roggh.svelte-6roggh {
+  max-height: 92.5%;
+}