Explorar o código

style: 保密总览样式调整

wyf hai 6 meses
pai
achega
588937581c

+ 8 - 0
src/views/security-confidentiality/overview/charts/OuterPersonChartLegend.vue

@@ -33,5 +33,13 @@
   }
   .name {
     color: #6e6f6e;
+    margin-right: 5px;
+  }
+  .value {
+    font-weight: bold;
+  }
+  .unit {
+    color: #b5b5b5;
+    font-size: 12px;
   }
 </style>

+ 2 - 1
src/views/security-confidentiality/overview/components/VehicleManagement.vue

@@ -53,7 +53,8 @@
   }
 
   .vehicle-flow {
-    height: 32px;
+    margin-top: 6px;
+    height: 26px;
     display: flex;
     justify-content: center;
     align-items: center;