Browse Source

Merge branch 'develop' of git.sagacloud.cn:web/wanda-bm-guide into develop

guoxiaohuan 4 years ago
parent
commit
728cdfab80
1 changed files with 1 additions and 1 deletions
  1. 1 1
      src/components/floorList.vue

+ 1 - 1
src/components/floorList.vue

@@ -231,7 +231,7 @@ export default {
         padding: 6px 4px;
         padding: 6px 4px;
         text-align: center;
         text-align: center;
         .floor-out {
         .floor-out {
-            height: 300px; //TODO:
+            max-height: 300px; //TODO:
             overflow: hidden;
             overflow: hidden;
             position: relative;
             position: relative;
             overflow-y: auto;
             overflow-y: auto;