Skip to content

Commit

Permalink
fix(text-editor): ensure the link menu is correctly displayed
Browse files Browse the repository at this point in the history
  • Loading branch information
john-traas authored and Kiarokh committed Jul 4, 2024
1 parent 6a04685 commit 40cbd32
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -184,7 +184,6 @@ export class ProsemirrorAdapter {
openDirection="top"
inheritParentWidth={true}
anchor={this.actionBarElement}
containerStyle={{ 'z-index': 1 }}
>
<limel-text-editor-link-menu
link={this.link}
Expand Down

0 comments on commit 40cbd32

Please sign in to comment.