cyy 3 лет назад
Родитель
Сommit
98ee1a895d
1 измененных файлов с 1 добавлено и 1 удалено
  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>