Selaa lähdekoodia

修改排版高度

lichao 3 vuotta sitten
vanhempi
commit
9c3792961d
1 muutettua tiedostoa jossa 1 lisäystä ja 1 poistoa
  1. 1 1
      src/views/wel/home/defaultPage.vue

+ 1 - 1
src/views/wel/home/defaultPage.vue

@@ -67,7 +67,7 @@ export default {
   width: 100%;
   height: 95.5vh;
   grid-template-columns: repeat(auto-fill, 10%);
-  grid-template-rows: 15% 20% 20% 35% 40%;
+  grid-template-rows: 120px 170px 180px 350px 400px;
   grid-template-areas:
     "a a a a a a a a a a"
     "b b b b b b b b b b"