From 3afbd61bf8a644c6c872ca955318ee2d9fd95161 Mon Sep 17 00:00:00 2001 From: zhcnyuyang Date: Sat, 3 May 2025 20:51:37 +0800 Subject: [PATCH] =?UTF-8?q?=E8=A7=A3=E5=86=B3=E5=AF=BC=E8=88=AA=E6=A0=8F?= =?UTF-8?q?=E4=B8=8B=E6=B2=89=E9=97=AE=E9=A2=98?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/components/Toolbar.vue | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/components/Toolbar.vue b/src/components/Toolbar.vue index 4af05f7..816f2d3 100644 --- a/src/components/Toolbar.vue +++ b/src/components/Toolbar.vue @@ -182,7 +182,7 @@ export default { @include media-breakpoint-up(md){ width: 23px; height: 23px; - margin-right: 100px; + margin-right: 80px; } }