From 863ee5c17224d4f799826d458ca5cf5e9160002b Mon Sep 17 00:00:00 2001 From: CityFun <31820853+zhengkunwang223@users.noreply.github.com> Date: Thu, 18 Dec 2025 17:01:14 +0800 Subject: [PATCH] feat: Adjust tooltip positions on some pages (#11389) --- .../views/app-store/installed/app/info.vue | 2 +- .../file-management/code-editor/index.vue | 30 ++++++++----------- .../src/views/host/file-management/index.vue | 3 ++ frontend/src/views/website/website/index.vue | 3 ++ 4 files changed, 19 insertions(+), 19 deletions(-) diff --git a/frontend/src/views/app-store/installed/app/info.vue b/frontend/src/views/app-store/installed/app/info.vue index 685d9c135..5549e9a31 100644 --- a/frontend/src/views/app-store/installed/app/info.vue +++ b/frontend/src/views/app-store/installed/app/info.vue @@ -11,7 +11,7 @@ {{ $t('commons.table.port') }}:{{ installed.httpsPort }} - +