Closed
Description
When i disable side menu, it's still have the left and right padding-margin. I want to expand the editor across the width of the element.
I'm not figuring out how to remove the padding of the side menu, even it's already disable.
<BlockNoteView
editor={editor}
sideMenu={false}
editable={false}
formattingToolbar={false}
linkToolbar={false}
filePanel={false}
slashMenu={false}
tableHandles={false}
className='px-0 mx-0'
/>
Metadata
Metadata
Assignees
Labels
No labels