Skip to content

Feedback for “Block Side Menu” #991

Closed
@linhtrinh18

Description

@linhtrinh18

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'
  />

image

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions