From a3bdf008ae28c877429dd6fe1ed3652e8800d03b Mon Sep 17 00:00:00 2001 From: hamid zarghami Date: Thu, 30 Apr 2026 09:05:28 +0330 Subject: [PATCH] fix sidebar --- src/pages/editor/components/EditorCanvas.tsx | 2 +- src/pages/editor/components/EditorSidebar.tsx | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/src/pages/editor/components/EditorCanvas.tsx b/src/pages/editor/components/EditorCanvas.tsx index c75f26a..91331d5 100644 --- a/src/pages/editor/components/EditorCanvas.tsx +++ b/src/pages/editor/components/EditorCanvas.tsx @@ -309,7 +309,7 @@ const EditorCanvas = ({ catalogSize }: EditorCanvasProps) => { }; return ( -
+
{ ) : null}