修复聊天页面渲染逻辑

This commit is contained in:
PingChuan
2025-06-06 16:34:50 +08:00
parent ab960f6dd0
commit 582aa8fa4d
7 changed files with 256 additions and 60 deletions
@@ -25,7 +25,7 @@
}
.thought-process-collapsed {
max-height: 150px;
/* max-height: 150px; */
overflow: hidden;
position: relative;
}