From 1f70294e5a279b2289d4acfb407be3a9dcbcb501 Mon Sep 17 00:00:00 2001 From: gakshita Date: Wed, 2 Apr 2025 19:20:31 +0530 Subject: [PATCH] fix: intake form css --- space/core/components/editor/rich-text-editor.tsx | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/space/core/components/editor/rich-text-editor.tsx b/space/core/components/editor/rich-text-editor.tsx index 8bf98c23021..00a9078aee9 100644 --- a/space/core/components/editor/rich-text-editor.tsx +++ b/space/core/components/editor/rich-text-editor.tsx @@ -36,7 +36,8 @@ export const RichTextEditor = forwardRef ); });