浏览代码

兼容性调整

seimin 3 年之前
父节点
当前提交
2ba3f7298a
共有 1 个文件被更改,包括 2 次插入1 次删除
  1. 2 1
      src/app/views/hushijiandan/hushijiandan.component.less

+ 2 - 1
src/app/views/hushijiandan/hushijiandan.component.less

@@ -359,7 +359,8 @@
359
             }
359
             }
360
           }
360
           }
361
           .modalBody_left_box {
361
           .modalBody_left_box {
362
-            height: calc(100vh - 279px);
362
+            // height: calc(100vh - 279px);
363
+            height: 100%;
363
             box-sizing: border-box;
364
             box-sizing: border-box;
364
             padding: 8px;
365
             padding: 8px;
365
             display: flex;
366
             display: flex;