guhongwei 5 年之前
父节点
当前提交
dfbc9be10f
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      src/views/index.vue

+ 1 - 1
src/views/index.vue

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