diff --git a/ui/src/components/codemirror-editor/index.vue b/ui/src/components/codemirror-editor/index.vue
index 044c39652..1835fb7c8 100644
--- a/ui/src/components/codemirror-editor/index.vue
+++ b/ui/src/components/codemirror-editor/index.vue
@@ -39,20 +39,34 @@
-
+
diff --git a/ui/src/views/system-shared/ToolSharedIndex.vue b/ui/src/views/system-shared/ToolSharedIndex.vue
index cae417c3e..062b156d1 100644
--- a/ui/src/views/system-shared/ToolSharedIndex.vue
+++ b/ui/src/views/system-shared/ToolSharedIndex.vue
@@ -5,7 +5,7 @@
{{ t('views.system.shared.shared_resources') }}
- {{ t('views.tool.title') }}
+ {{ t('views.tool.title') }}
@@ -23,24 +23,4 @@ import { t } from '@/locales'
onMounted(() => {})
-
+
diff --git a/ui/src/views/tool/ToolDebugDrawer.vue b/ui/src/views/tool/ToolDebugDrawer.vue
index 7cd9aa08e..ca8a23a1b 100644
--- a/ui/src/views/tool/ToolDebugDrawer.vue
+++ b/ui/src/views/tool/ToolDebugDrawer.vue
@@ -109,11 +109,23 @@