opt: optimize the styles of chat page; caculate all tokens of context as chat history's token

This commit is contained in:
RockYang
2023-09-11 13:34:20 +08:00
parent f4349c7a8c
commit 327929243c
14 changed files with 95 additions and 60 deletions

View File

@@ -86,8 +86,8 @@ export default defineComponent({
margin-right 20px;
img {
width: 30px;
height: 30px;
width: 36px;
height: 36px;
border-radius: 10px;
padding: 1px;
}