瀏覽代碼

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

wsy 3 年之前
父節點
當前提交
7947855575
共有 1 個文件被更改,包括 3 次插入3 次删除
  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;