浏览代码

风场卡片样式

lizaixun 4 年之前
父节点
当前提交
5fb9f50633
共有 1 个文件被更改,包括 8 次插入0 次删除
  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>