From 387363fbd8428d802ee36834a8b433ebc05ba901 Mon Sep 17 00:00:00 2001 From: yuping <82253452@qq.com> Date: Fri, 21 Apr 2023 12:11:17 +0800 Subject: [PATCH] --fix bug --- src/components/PathDetailImage.vue | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/components/PathDetailImage.vue b/src/components/PathDetailImage.vue index 37f50b0..2fbf904 100644 --- a/src/components/PathDetailImage.vue +++ b/src/components/PathDetailImage.vue @@ -311,7 +311,7 @@ function close() { // background-position: center; // overflow-x: scroll; margin: 30px; - margin-top: 100px; + margin-top: 200px; .cha { position: absolute; cursor: pointer;