From bcaa2e29d5531d76c7a4a19b043976fd59766c3f Mon Sep 17 00:00:00 2001 From: ZiuChen <457353192@qq.com> Date: Tue, 20 Sep 2022 20:54:15 +0800 Subject: [PATCH] =?UTF-8?q?feat:=20=E6=B7=BB=E5=8A=A0=E8=AE=BE=E7=BD=AE?= =?UTF-8?q?=E9=A1=B5=E5=88=87=E6=8D=A2=E5=8A=A8=E7=94=BB=20=E5=AF=BC?= =?UTF-8?q?=E8=88=AA=E6=A0=8F=E9=97=B4=E8=B7=9D=E5=BE=AE=E8=B0=83?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/App.vue | 4 +++- src/style/cpns/clip-switch.less | 2 +- 2 files changed, 4 insertions(+), 2 deletions(-) diff --git a/src/App.vue b/src/App.vue index a5ea9c7..338f6e9 100644 --- a/src/App.vue +++ b/src/App.vue @@ -1,7 +1,9 @@ diff --git a/src/style/cpns/clip-switch.less b/src/style/cpns/clip-switch.less index 4908de1..7f0ca86 100644 --- a/src/style/cpns/clip-switch.less +++ b/src/style/cpns/clip-switch.less @@ -30,7 +30,7 @@ justify-content: center; min-width: 58px; padding: 10px 15px 10px 15px; - margin: 10px 5px 10px 5px; + margin: 10px 0px 10px 5px; cursor: pointer; border-radius: 5px; font-size: 14px;