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 && ( -
+
)}