From 9b99058b2472f478daebfc8c65e3fb86eee63f01 Mon Sep 17 00:00:00 2001 From: AnotiaWang Date: Wed, 12 Feb 2025 17:00:29 +0800 Subject: [PATCH] style: little style tweaks --- components/ConfigManager.vue | 2 +- components/DeepResearch.vue | 2 +- components/Tree.vue | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/components/ConfigManager.vue b/components/ConfigManager.vue index 27a9680..3ed4f42 100644 --- a/components/ConfigManager.vue +++ b/components/ConfigManager.vue @@ -101,7 +101,7 @@
{{ t('webBrowsing.researchGoal') }} -

{{ selectedNode.researchGoal }}

+

{{ selectedNode.researchGoal }}

{{ t('webBrowsing.visitedUrls') }} diff --git a/components/Tree.vue b/components/Tree.vue index 4274777..82dba3e 100644 --- a/components/Tree.vue +++ b/components/Tree.vue @@ -70,7 +70,7 @@ > {{ node.label }} -
    +