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