优化ai对话的内容区域的样式

This commit is contained in:
2025-06-06 16:32:04 +08:00
parent 417aaa8814
commit 7620bc4ba7
4 changed files with 8 additions and 7 deletions
@@ -2,8 +2,8 @@
/* 聊天容器 - 自适应布局 */
.chat-container {
height: 100%;
min-height: 100%;
/* height: 100%; */
/* min-height: 100%; */
width: 100%;
flex-direction: column;
background: #fff;