浏览代码

静态页面

1002884655 3 年前
父节点
当前提交
5a02814b77
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1
    1
      src/pages/index/findHouseFromMap/index.scss

+ 1
- 1
src/pages/index/findHouseFromMap/index.scss 查看文件

@@ -55,7 +55,7 @@
55 55
     width: 100%;
56 56
     transition: all 0.3s ease-out;
57 57
     -webkit-transition: all 0.3s ease-out;
58
-    min-height: 120px;
58
+    height: 120px;
59 59
     &.active {
60 60
       height: 784px;
61 61
     }