diff --git a/src/components/panels/EditorPanel.tsx b/src/components/panels/EditorPanel.tsx index 61bd25c..a68cfcb 100644 --- a/src/components/panels/EditorPanel.tsx +++ b/src/components/panels/EditorPanel.tsx @@ -109,13 +109,13 @@ class EditorPanelUnconnected extends PureComponent { active: can_undo || can_redo || can_clear, })} > -