From 3b0fcbfb64017aea37a90129f6d3714a1001f515 Mon Sep 17 00:00:00 2001
From: luJianJun <2587063613@qq.com>
Date: Tue, 29 Aug 2023 10:47:55 +0800
Subject: [PATCH] =?UTF-8?q?=E5=8E=86=E5=8F=B2=E8=AE=B0=E5=BD=95=E8=AF=A6?=
 =?UTF-8?q?=E6=83=85-=E6=9B=B4=E5=A4=9A=E6=93=8D=E4=BD=9C=E6=8C=89?=
 =?UTF-8?q?=E9=92=AE=E4=BF=AE=E6=94=B9?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit

---
 src/components/share/style.css | 1 +
 1 file changed, 1 insertion(+)

diff --git a/src/components/share/style.css b/src/components/share/style.css
index 671c587..623c556 100644
--- a/src/components/share/style.css
+++ b/src/components/share/style.css
@@ -27,6 +27,7 @@
     align-items: center;
     background:#fff;
     border:1px solid rgba(0,0,0,0.1);
+    margin-right:0.3125rem;
 }
 .more-btn .icon{
   width:1.5rem;