Explorar o código

Update - 哨兵详情统计图表样式完善

yhfu hai 2 semanas
pai
achega
ad95ed7046
Modificáronse 2 ficheiros con 0 adicións e 10 borrados
  1. 0 6
      src/views/SentryCockpit.vue
  2. 0 4
      src/views/useCenter.vue

+ 0 - 6
src/views/SentryCockpit.vue

@@ -1043,12 +1043,6 @@
 		transform: translateX(-50%);
 	}
 
-	#sbxqChart {
-		width: 250px;
-		height: 200px;
-	}
-
-
 	//图表设备分析
 	.sb_fx {
 		width: 100%;

+ 0 - 4
src/views/useCenter.vue

@@ -677,10 +677,6 @@
 		left: 50%;
 		transform: translateX(-50%);
 	}
-	#sbxqChart{
-		width: 250px;
-		height: 200px;
-	}