Browse Source

兼容性

seimin 3 years ago
parent
commit
d4d1d1fb55
1 changed files with 1 additions and 1 deletions
  1. 1 1
      src/app/views/hushijiandan/hushijiandan.component.less

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

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