Browse Source

风场卡片样式

lizaixun 4 years atrás
parent
commit
5fb9f50633
1 changed files with 8 additions and 0 deletions
  1. 8 0
      components/windFarmcard/WindFarmcard.vue

+ 8 - 0
components/windFarmcard/WindFarmcard.vue

@@ -409,4 +409,12 @@
 		margin-left: 3px;
 		float: left;
 	}
+	.UChartTitle {
+		position: relative;
+		top: -2px;
+		left: 2px;
+		font-size: 12px;
+		width: 100px;
+	}
+	
 </style>