From 3f683b012cb54edd4ba9dd1bc44a9cf10ed8ba12 Mon Sep 17 00:00:00 2001 From: ibuler Date: Tue, 6 Feb 2024 17:57:52 +0800 Subject: [PATCH] =?UTF-8?q?perf:=20=E4=BF=AE=E6=94=B9=20ai=20chat=20?= =?UTF-8?q?=E7=9A=84=E4=BD=8D=E7=BD=AE?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/components/Apps/DrawerPanel/index.vue | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/components/Apps/DrawerPanel/index.vue b/src/components/Apps/DrawerPanel/index.vue index 8eb6a632d..2922d5850 100644 --- a/src/components/Apps/DrawerPanel/index.vue +++ b/src/components/Apps/DrawerPanel/index.vue @@ -174,7 +174,7 @@ export default { .handle-button { position: absolute; - top: 30%; + bottom: 20%; left: -48px; width: 48px; height: 45px;