From d995d65294159c64f8d22b267e522af609e41a04 Mon Sep 17 00:00:00 2001 From: huanghao1412 Date: Mon, 15 Jul 2024 15:23:29 +0800 Subject: [PATCH] =?UTF-8?q?feat:=20=E8=B7=B3=E8=BD=AC=E6=8C=89=E9=92=AE?= =?UTF-8?q?=E5=8A=A0padding?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../CustomComponents/CustomComponents/JumpBtn/index.vue | 1 + 1 file changed, 1 insertion(+) diff --git a/src/packages/components/CustomComponents/CustomComponents/JumpBtn/index.vue b/src/packages/components/CustomComponents/CustomComponents/JumpBtn/index.vue index 0d8c2ee4..0e6a6f82 100644 --- a/src/packages/components/CustomComponents/CustomComponents/JumpBtn/index.vue +++ b/src/packages/components/CustomComponents/CustomComponents/JumpBtn/index.vue @@ -146,6 +146,7 @@ onUnmounted(() => { display: flex; margin-left: 10px; align-items: center; + padding-left: 5px; .rect { position: absolute; top: 0;