From a0c4a403cb6d75e5240c4a6e1887f327416048e3 Mon Sep 17 00:00:00 2001 From: Aman Harwara Date: Mon, 13 Feb 2023 19:04:35 +0530 Subject: [PATCH] chore: fix super embed modal on mobile screens --- .../blocks-editor/src/Lexical/Plugins/AutoEmbedPlugin/index.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/packages/blocks-editor/src/Lexical/Plugins/AutoEmbedPlugin/index.tsx b/packages/blocks-editor/src/Lexical/Plugins/AutoEmbedPlugin/index.tsx index 68a4de3de..02dacc808 100644 --- a/packages/blocks-editor/src/Lexical/Plugins/AutoEmbedPlugin/index.tsx +++ b/packages/blocks-editor/src/Lexical/Plugins/AutoEmbedPlugin/index.tsx @@ -199,7 +199,7 @@ export function AutoEmbedDialog({ } return ( -
+