Przeglądaj źródła

实验室看板

cyy 3 lat temu
rodzic
commit
98ee1a895d
1 zmienionych plików z 1 dodań i 1 usunięć
  1. 1 1
      src/views/statistics/index.vue

+ 1 - 1
src/views/statistics/index.vue

@@ -446,7 +446,7 @@
     margin: 1% 0;
   }
   .screen{
-    height: 90%;
+    height: 100%;
   }
   .clear{ clear: both; }
 </style>