From 51b5d740f6c177108c8ace0fb8104c93e2373ab9 Mon Sep 17 00:00:00 2001 From: syuilo <4439005+syuilo@users.noreply.github.com> Date: Mon, 12 May 2025 12:17:14 +0900 Subject: [PATCH] =?UTF-8?q?=F0=9F=8E=A8?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Fix #16018 --- packages/frontend/src/ui/_common_/navbar.vue | 1 + 1 file changed, 1 insertion(+) diff --git a/packages/frontend/src/ui/_common_/navbar.vue b/packages/frontend/src/ui/_common_/navbar.vue index 7cfedc939f..07baba8c71 100644 --- a/packages/frontend/src/ui/_common_/navbar.vue +++ b/packages/frontend/src/ui/_common_/navbar.vue @@ -407,6 +407,7 @@ function menuEdit() { z-index: 1; display: flex; height: var(--top-height); + padding-left: 6px; } .instance {