tangning 1 年之前
父節點
當前提交
c41f679e25
共有 1 個文件被更改,包括 1 次插入0 次删除
  1. 1 0
      src/layout/basic/index.vue

+ 1 - 0
src/layout/basic/index.vue

@@ -25,6 +25,7 @@
     box-sizing: border-box;
     // padding: 40px;
     // height: calc(100vh - 200px);
+    max-height: 100vh;
     overflow-y: scroll;
     overflow-x: hidden;
   }