修改了ai气泡大小
This commit is contained in:
@@ -427,6 +427,11 @@
|
||||
border-bottom-right-radius: 8rpx;
|
||||
}
|
||||
|
||||
/* AI 回复气泡满屏 */
|
||||
.chat-content-assistant {
|
||||
max-width: 100%;
|
||||
}
|
||||
|
||||
.chat-content:not(.chat-content-user) {
|
||||
border-bottom-left-radius: 8rpx;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user