diff --git a/packages/twenty-front/src/modules/blocknote-editor/components/BlockEditor.tsx b/packages/twenty-front/src/modules/blocknote-editor/components/BlockEditor.tsx index 9b70cf2452..272c9b6e43 100644 --- a/packages/twenty-front/src/modules/blocknote-editor/components/BlockEditor.tsx +++ b/packages/twenty-front/src/modules/blocknote-editor/components/BlockEditor.tsx @@ -130,6 +130,14 @@ const StyledEditor = styled.div` font-size: 0.9rem; padding: 2px 4px; } + + & .bn-mantine { + container-type: inline-size; + } + + & .bn-mantine .bn-panel { + width: 100cqi; + } `; export const BlockEditor = ({