Increase --chat-buttons height

This commit is contained in:
oobabooga 2023-09-15 21:21:24 -07:00
parent e75489c252
commit 8d85425e09
2 changed files with 2 additions and 2 deletions

View file

@ -334,7 +334,7 @@ div.svelte-362y77>*, div.svelte-362y77>.form>* {
}
.chat-parent.old-ui {
height: calc(100dvh - 290px);
height: calc(100dvh - 270px);
}
.bigchat {