react-notion-x icon indicating copy to clipboard operation
react-notion-x copied to clipboard

feat: add page icon align option

Open Amemome opened this issue 8 months ago • 1 comments
trafficstars

Description

Some users prefer the default Notion page icon alignment style. To accommodate this preference, this PR introduces the alignCenter option in NotionRenderer.

  • Added alignCenter prop to NotionRenderer to allow customizable page icon alignment.
  • Adjusted related CSS styles to ensure proper icon positioning.

Amemome avatar Mar 20 '25 13:03 Amemome