From 2321ef6e374ce76546d55d61c8ec50fee805ef24 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Rapha=C3=ABl=20MANSUY?= Date: Thu, 4 Dec 2025 19:18:40 +0800 Subject: [PATCH] cherry-pick 54c48dce --- lightrag_webui/src/features/GraphViewer.tsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/lightrag_webui/src/features/GraphViewer.tsx b/lightrag_webui/src/features/GraphViewer.tsx index ec7678d9..6f52e6dc 100644 --- a/lightrag_webui/src/features/GraphViewer.tsx +++ b/lightrag_webui/src/features/GraphViewer.tsx @@ -226,13 +226,13 @@ const GraphViewer = () => { {showPropertyPanel && ( -
+
)} {showLegend && ( -
+
)}