From 5febd668089a41cbb01085ca6e53c9b148d2aef2 Mon Sep 17 00:00:00 2001 From: GuanMu Date: Thu, 31 Jul 2025 11:47:34 +0800 Subject: [PATCH] Fix: Fix style issues (#23209) --- web/app/components/app/annotation/index.tsx | 2 +- web/app/components/app/log/list.tsx | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/web/app/components/app/annotation/index.tsx b/web/app/components/app/annotation/index.tsx index 0b0691eb7..bb2a95b0b 100644 --- a/web/app/components/app/annotation/index.tsx +++ b/web/app/components/app/annotation/index.tsx @@ -146,7 +146,7 @@ const Annotation: FC = (props) => { return (

{t('appLog.description')}

-
+
{isChatApp && ( diff --git a/web/app/components/app/log/list.tsx b/web/app/components/app/log/list.tsx index b04148d48..b83e9e6a2 100644 --- a/web/app/components/app/log/list.tsx +++ b/web/app/components/app/log/list.tsx @@ -688,7 +688,7 @@ const ConversationList: FC = ({ logs, appDetail, onRefresh }) return return ( -
+