guhongwei 5 years ago
parent
commit
dfbc9be10f
1 changed files with 1 additions and 1 deletions
  1. 1 1
      src/views/index.vue

+ 1 - 1
src/views/index.vue

@@ -245,7 +245,7 @@ export default {
   border: 1px solid #ccc;
   border: 1px solid #ccc;
 }
 }
 .down {
 .down {
-  height: 160px;
+  min-height: 160px;
   background-color: #333;
   background-color: #333;
 }
 }
 .floating {
 .floating {