소스 검색

Merge branch 'master_feat_h5preview_20250305'

xdd 1 일 전
부모
커밋
8f6709f4d8
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      pages/index/index.vue

+ 1 - 1
pages/index/index.vue

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