From 5e06d01de421e540e83a3fedcbfcfd7330e77ffb Mon Sep 17 00:00:00 2001 From: yangdx Date: Fri, 28 Mar 2025 14:36:55 +0800 Subject: [PATCH] UI adaptation for dark mode --- lightrag_webui/src/components/ui/FileUploader.tsx | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/lightrag_webui/src/components/ui/FileUploader.tsx b/lightrag_webui/src/components/ui/FileUploader.tsx index 7ecfc817..24c415dc 100644 --- a/lightrag_webui/src/components/ui/FileUploader.tsx +++ b/lightrag_webui/src/components/ui/FileUploader.tsx @@ -365,7 +365,7 @@ function Progress({ value, error }: ProgressProps) {
@@ -387,7 +387,7 @@ function FileCard({ file, progress, error, onRemove }: FileCardProps) {
{error ? ( -
{error ? ( -
+