From 4d93c4a8c9ad61aec88e458c309ccb93bc578ccd Mon Sep 17 00:00:00 2001 From: Ivan Voskoboinyk Date: Tue, 26 Jul 2022 19:47:57 +0300 Subject: [PATCH] [MT-5199] Fix - Entry points styling regression --- .../slate-editor/src/components/EditorBlock/EditorBlock.tsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/packages/slate-editor/src/components/EditorBlock/EditorBlock.tsx b/packages/slate-editor/src/components/EditorBlock/EditorBlock.tsx index 61349e7db..c7c19f992 100644 --- a/packages/slate-editor/src/components/EditorBlock/EditorBlock.tsx +++ b/packages/slate-editor/src/components/EditorBlock/EditorBlock.tsx @@ -213,8 +213,8 @@ function EntryPoint(props: { element: ElementNode; position: 'top' | 'bottom'; t