guhongwei hace 5 años
padre
commit
dfbc9be10f
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  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 {