From ab249d09bda6878304991c47064086bedb741f9f Mon Sep 17 00:00:00 2001 From: tingfei <1228959039@qq.com> Date: Thu, 23 Jan 2025 20:39:00 +0800 Subject: [PATCH] fix: improve text visibility in light mode --- .../app/src/components/dialogs/loader/LoadingDialog.tsx | 4 +++- packages/app/src/components/settings/assistant.tsx | 8 ++++++-- 2 files changed, 9 insertions(+), 3 deletions(-) diff --git a/packages/app/src/components/dialogs/loader/LoadingDialog.tsx b/packages/app/src/components/dialogs/loader/LoadingDialog.tsx index 684965b0..47df396c 100644 --- a/packages/app/src/components/dialogs/loader/LoadingDialog.tsx +++ b/packages/app/src/components/dialogs/loader/LoadingDialog.tsx @@ -35,7 +35,9 @@ export function LoadingDialog({ className = '' }: { className?: string }) { } )} > -
No settings for the AI assistant yet.
-(in the future we might add a system prompt here)
++ No settings for the AI assistant yet. +
++ (in the future we might add a system prompt here) +