tangning 1 éve
szülő
commit
c41f679e25
1 módosított fájl, 1 hozzáadás és 0 törlés
  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;
   }