Make chat mode more like cai
This commit is contained in:
parent
9f1b6e0398
commit
e6691bd920
3 changed files with 27 additions and 29 deletions
|
@ -166,7 +166,7 @@ def generate_chat_html(history, name1, name2):
|
|||
margin-left: auto;
|
||||
margin-right: auto;
|
||||
max-width: 800px;
|
||||
height: 50vh;
|
||||
height: 66.67vh;
|
||||
overflow-y: auto;
|
||||
padding-right: 20px;
|
||||
display: flex;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue