From 9c7341b8a20f0d7ae3154d45cad0a060fde58534 Mon Sep 17 00:00:00 2001 From: weipengfei <2187978347@qq.com> Date: Tue, 5 Sep 2023 10:36:17 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- pages/gather/gather.vue | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pages/gather/gather.vue b/pages/gather/gather.vue index d70b255..3c5ec3f 100644 --- a/pages/gather/gather.vue +++ b/pages/gather/gather.vue @@ -605,7 +605,7 @@ export default { .icon { position: absolute; - top: 0rpx; + top: -5rpx; right: 25rpx; }