Skip to content

Commit

Permalink
closes #2690
Browse files Browse the repository at this point in the history
  • Loading branch information
elbotho committed Aug 7, 2023
1 parent 359c65c commit 0eb7d8c
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ export function PluginToolbar({
<div
className={clsx(
tw`
plugin-toolbar absolute -top-[2.6rem] left-0 right-0 z-20 flex h-9
plugin-toolbar absolute -top-[2.6rem] left-0 right-0 z-[21] flex h-9
items-center justify-between rounded-t-lg bg-editor-primary-100 pl-2
before:pointer-events-none before:absolute before:-top-7
before:block before:h-7 before:w-full
Expand Down

0 comments on commit 0eb7d8c

Please sign in to comment.