Explorar o código

优化聊天组件

xdd hai 1 día
pai
achega
da62d3339b
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  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 {