2 Commits bbb109bb37 ... 8f6709f4d8

Author SHA1 Message Date
  xdd 8f6709f4d8 Merge branch 'master_feat_h5preview_20250305' 1 day ago
  xdd da62d3339b 优化聊天组件 1 day ago
1 changed files with 1 additions and 1 deletions
  1. 1 1
      pages/index/index.vue

+ 1 - 1
pages/index/index.vue

@@ -420,7 +420,7 @@ export default {
   flex-direction: column;
   flex-direction: column;
   background-color: #f8f8f8;
   background-color: #f8f8f8;
   font-family: Arial, sans-serif;
   font-family: Arial, sans-serif;
-  max-height: 500px;
+  min-height: 500px;
 }
 }
 
 
 .chat-messages {
 .chat-messages {