From 48ab2e2851dc061dbd1530acb07df9e83604f344 Mon Sep 17 00:00:00 2001 From: Vitomir Budimir Date: Mon, 18 Mar 2024 14:27:35 +0100 Subject: [PATCH] chore(editor): remove deprecated style fixes --- src/frontend/editor.tsx | 11 ----------- 1 file changed, 11 deletions(-) diff --git a/src/frontend/editor.tsx b/src/frontend/editor.tsx index 95664824..f876073f 100644 --- a/src/frontend/editor.tsx +++ b/src/frontend/editor.tsx @@ -242,20 +242,9 @@ function EditInner({ function renderExtraEditorStyles() { return ( ) }