Explorar el Código

实验室看板

cyy hace 3 años
padre
commit
98ee1a895d
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  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>