style: little style tweaks

This commit is contained in:
AnotiaWang
2025-02-12 17:00:29 +08:00
parent f4a29aeed1
commit 9b99058b24
3 changed files with 3 additions and 3 deletions

View File

@ -191,7 +191,7 @@
<h3 class="text-lg font-semibold mt-2">
{{ t('webBrowsing.researchGoal') }}
</h3>
<p>{{ selectedNode.researchGoal }}</p>
<p class="whitespace-pre-wrap">{{ selectedNode.researchGoal }}</p>
<h3 class="text-lg font-semibold mt-2">
{{ t('webBrowsing.visitedUrls') }}