From 3125e6064ba6ffcf5392b10dc8eca66542aab514 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E7=8E=8B=E8=89=AF?= <841369634@qq.com> Date: Fri, 21 Feb 2025 23:37:12 +0800 Subject: [PATCH] =?UTF-8?q?=E5=B0=8F=E8=B0=83=E6=95=B4=E3=80=82?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- packages/gui/src/view/App.vue | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/packages/gui/src/view/App.vue b/packages/gui/src/view/App.vue index a9ac7f7..a628599 100644 --- a/packages/gui/src/view/App.vue +++ b/packages/gui/src/view/App.vue @@ -93,7 +93,7 @@ export default { :highlightClass="'search-bar-highlight'" :selectedClass="'selected-highlight'" :hiden.sync="hideSearchBar" - style="top:auto;right:auto;left:45px;bottom:45px;background-color:#ddd" + style="top:auto;right:auto;left:210px;bottom:54px;background-color:#ddd" />