Browse Source

reactor:短信中心调整;

zhangchong 10 months ago
parent
commit
bde8096c86
1 changed files with 3 additions and 0 deletions
  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>