Bladeren bron

自定义报警统计-光字牌大小、字体大小调整

wsy 3 jaren geleden
bovenliggende
commit
7947855575
1 gewijzigde bestanden met toevoegingen van 3 en 3 verwijderingen
  1. 3 3
      src/views/alarmCenter/customStatistics.vue

+ 3 - 3
src/views/alarmCenter/customStatistics.vue

@@ -293,11 +293,11 @@ export default {
   display: flex;
   flex-wrap: wrap;
   .title {
-    height: 70px;
-    width: 280px;
+    height: 80px;
+    width: 18.8vw;
     background: fade(@gray, 40);
     color: @gray-l;
-    font-size: 2vh;
+    font-size: 1.85vh;
     margin-left: 7px;
     margin-right: 7px;
     margin-top: 7px;