From e9b66aeafc1708af79808098dc966723a939b65f Mon Sep 17 00:00:00 2001 From: pengda <1111@qq.com> Date: Thu, 26 Jun 2025 16:07:52 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9C=8D=E5=8A=A1=E5=88=97=E8=A1=A8=E9=A1=B5?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/views/agent/siteServiceList.vue | 3 +++ 1 file changed, 3 insertions(+) diff --git a/src/views/agent/siteServiceList.vue b/src/views/agent/siteServiceList.vue index 2c87f46..0022cab 100644 --- a/src/views/agent/siteServiceList.vue +++ b/src/views/agent/siteServiceList.vue @@ -422,4 +422,7 @@ export default { border-radius: 4px; background: #F6F7FA; } +.mr-16 { + margin-right: 16px; +} \ No newline at end of file