diff --git a/apps/web/core/components/editor/lite-text/editor.tsx b/apps/web/core/components/editor/lite-text/editor.tsx index 571244bf8..56d7f5436 100644 --- a/apps/web/core/components/editor/lite-text/editor.tsx +++ b/apps/web/core/components/editor/lite-text/editor.tsx @@ -89,7 +89,13 @@ export const LiteTextEditor = React.forwardRef !showToolbarInitially && setIsFocused(true)} onBlur={() => !showToolbarInitially && setIsFocused(false)} > @@ -116,7 +122,9 @@ export const LiteTextEditor = React.forwardRef {showToolbar && editable && (