修改了ai气泡大小
This commit is contained in:
@@ -1283,6 +1283,10 @@ to { opacity: 1; transform: translateY(0);
|
||||
box-shadow: 0 0.125rem 0.375rem rgba(170, 170, 255, 0.3);
|
||||
border-bottom-right-radius: 0.25rem;
|
||||
}
|
||||
/* AI 回复气泡满屏 */
|
||||
.chat-content-assistant[data-v-5eb7b895] {
|
||||
max-width: 100%;
|
||||
}
|
||||
.chat-content[data-v-5eb7b895]:not(.chat-content-user) {
|
||||
border-bottom-left-radius: 0.25rem;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user