From d6513f71f350d9eea710b94d2ede609f50b2d0a8 Mon Sep 17 00:00:00 2001 From: wagagaha <95858419+wagagaha@users.noreply.github.com> Date: Fri, 23 Feb 2024 03:31:37 +0800 Subject: [PATCH] fix: z-index of the editor toolbar is above the menu (#1462) --- src/app/[locale]/dashboard/[subdomain]/editor/post-editor.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/app/[locale]/dashboard/[subdomain]/editor/post-editor.tsx b/src/app/[locale]/dashboard/[subdomain]/editor/post-editor.tsx index 1b94327f79..8a18e7424d 100644 --- a/src/app/[locale]/dashboard/[subdomain]/editor/post-editor.tsx +++ b/src/app/[locale]/dashboard/[subdomain]/editor/post-editor.tsx @@ -392,7 +392,7 @@ export default function PostEditor() { <>