This commit is contained in:
sijinhui 2024-02-27 19:08:36 +08:00
parent c7e82eba60
commit 818e725417

View File

@ -430,7 +430,7 @@
word-break: break-word;
border: var(--border-in-light);
position: relative;
transition: all ease 0.3s;
transition: all ease 0.5s;
}
.chat-model-mj{