gaoxiong 1 năm trước cách đây
mục cha
commit
37b90a9128
1 tập tin đã thay đổi với 2 bổ sung1 xóa
  1. 2 1
      src/views/index.vue

+ 2 - 1
src/views/index.vue

@@ -543,7 +543,8 @@ export default {
       margin-left: 34px;
       margin-right: 34px;
       color: #777;
-      height: 450px;
+      max-height: 450px;
+      min-height: 50px;
       overflow: auto;
       background-color: #f5f5f5;
       padding: 10px;