From 2b8b02027754b604622c5afa84f3c6019d6f537b Mon Sep 17 00:00:00 2001 From: weinan2087 Date: Tue, 18 Oct 2022 11:16:13 +0800 Subject: [PATCH] =?UTF-8?q?=E8=B0=83=E6=95=B4=E5=BC=95=E5=AF=BC=E9=A1=B5?= =?UTF-8?q?=E7=9A=84=E5=85=B3=E9=97=AD=E6=8C=89=E9=92=AE=E4=BD=8D=E7=BD=AE?= =?UTF-8?q?=E6=A0=B7=E5=BC=8F?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/components/Portal/guideBox.vue | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/components/Portal/guideBox.vue b/src/components/Portal/guideBox.vue index 89704008..02a31ead 100644 --- a/src/components/Portal/guideBox.vue +++ b/src/components/Portal/guideBox.vue @@ -136,8 +136,8 @@ position: relative; .close-right{ position: absolute; - right:-136px; - top:45px; + right:3%; + top:3%; } ::v-deep .swiper-wrapper{