From 393410757ba400c1456e67630acd6b62a2648238 Mon Sep 17 00:00:00 2001 From: wanglin2 <1013335014@qq.com> Date: Mon, 14 Aug 2023 09:29:11 +0800 Subject: [PATCH] =?UTF-8?q?Demo=EF=BC=9A=E8=B0=83=E6=95=B4=E5=B0=8F?= =?UTF-8?q?=E5=9C=B0=E5=9B=BE=E4=BD=8D=E7=BD=AE=EF=BC=8C=E8=A7=A3=E5=86=B3?= =?UTF-8?q?=E8=A2=AB=E4=BE=A7=E8=BE=B9=E6=8C=89=E9=92=AE=E9=81=AE=E6=8C=A1?= =?UTF-8?q?=E7=9A=84=E9=97=AE=E9=A2=98?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- web/src/pages/Edit/components/Navigator.vue | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/web/src/pages/Edit/components/Navigator.vue b/web/src/pages/Edit/components/Navigator.vue index a8252bc8..b6118776 100644 --- a/web/src/pages/Edit/components/Navigator.vue +++ b/web/src/pages/Edit/components/Navigator.vue @@ -127,7 +127,7 @@ export default { height: 220px; background-color: #fff; bottom: 80px; - right: 20px; + right: 70px; box-shadow: 0 0 16px #989898; border-radius: 4px; border: 1px solid #eee;