Przeglądaj źródła

兼容性调整

seimin 3 lat temu
rodzic
commit
2ba3f7298a

+ 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;