优化ai对话的内容区域的样式
This commit is contained in:
@@ -2,8 +2,8 @@
|
||||
|
||||
/* 聊天容器 - 自适应布局 */
|
||||
.chat-container {
|
||||
height: 100%;
|
||||
min-height: 100%;
|
||||
/* height: 100%; */
|
||||
/* min-height: 100%; */
|
||||
width: 100%;
|
||||
flex-direction: column;
|
||||
background: #fff;
|
||||
|
||||
Reference in New Issue
Block a user