From 712c4adfd853fca18b57bd16682ac973a73e269e Mon Sep 17 00:00:00 2001 From: NSUWAL123 Date: Tue, 9 Apr 2024 13:27:27 +0545 Subject: [PATCH] fix toolbar: dropdown zIndex issue fix --- src/frontend/src/components/common/Editor/Toolbar.tsx | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/src/frontend/src/components/common/Editor/Toolbar.tsx b/src/frontend/src/components/common/Editor/Toolbar.tsx index e155eafd44..e5b508222f 100644 --- a/src/frontend/src/components/common/Editor/Toolbar.tsx +++ b/src/frontend/src/components/common/Editor/Toolbar.tsx @@ -92,7 +92,7 @@ export const Toolbar = ({ editor }: ToolbarProps) => { - +

editor?.chain().focus().toggleHeading({ level: 1 }).run()} @@ -159,7 +159,7 @@ export const Toolbar = ({ editor }: ToolbarProps) => { - + { @@ -194,7 +194,7 @@ export const Toolbar = ({ editor }: ToolbarProps) => { - + {