From eb85bddab04c321fbe0596997656a50cdf156464 Mon Sep 17 00:00:00 2001
From: 张含笑 <zhx18749296735@163.com>
Date: Fri, 16 May 2025 10:08:53 +0800
Subject: [PATCH] Merge branch 'refs/heads/master' into test
---
src/views/wel/components/statistics.vue | 2 ++
1 files changed, 2 insertions(+), 0 deletions(-)
diff --git a/src/views/wel/components/statistics.vue b/src/views/wel/components/statistics.vue
index df17441..630724c 100644
--- a/src/views/wel/components/statistics.vue
+++ b/src/views/wel/components/statistics.vue
@@ -360,6 +360,7 @@
transform: skewX(-5deg);
font-family: 'YouSheBiaoTiHei';
// font-size: calc(12px + 0.5vw);
+ margin-right: 2px;
}
span {
@@ -433,6 +434,7 @@
display: inline-block;
transform: skewX(-5deg);
font-family: 'YouSheBiaoTiHei';
+ margin-right: 2px;
}
span {
--
Gitblit v1.9.3