Browse Source

reactor:短信中心调整;

zhangchong 10 tháng trước cách đây
mục cha
commit
bde8096c86
1 tập tin đã thay đổi với 3 bổ sung0 xóa
  1. 3 0
      src/views/dataShare/newTimeliness.vue

+ 3 - 0
src/views/dataShare/newTimeliness.vue

@@ -416,5 +416,8 @@ onMounted(() => {
 	.el-divider--horizontal {
 		margin: 24px 0;
 	}
+	.statistics-item {
+		margin-bottom: 10px;
+	}
 }
 </style>