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 {