From 538d7313f98da3c304365f1c2b22c3e23d91db35 Mon Sep 17 00:00:00 2001 From: surprise <15810472099@163.com> Date: 星期一, 23 十月 2023 15:04:06 +0800 Subject: [PATCH] 版本更新,阴影分析,等高线添加 --- src/components/topBtn.vue | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/src/components/topBtn.vue b/src/components/topBtn.vue index 6676c4e..e27840c 100644 --- a/src/components/topBtn.vue +++ b/src/components/topBtn.vue @@ -128,7 +128,7 @@ cursor: pointer; z-index: 30; .menu_Box { - margin-right: 104px; + margin-right: 50px; display: flex; .imgIcon { width: 30px; -- Gitblit v1.9.3