Instruct style improvements (#4951)

This commit is contained in:
oobabooga 2023-12-16 22:16:26 -03:00 committed by GitHub
parent 41424907b1
commit 7a84d7b2da
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
3 changed files with 46 additions and 19 deletions

View file

@ -332,7 +332,7 @@ div.svelte-362y77>*, div.svelte-362y77>.form>* {
margin-left: auto;
margin-right: auto;
max-width: 880px;
height: 100%;
min-height: var(--chat-height);
overflow-y: auto;
padding-right: 15px;
display: flex;