NotionX / react-notion-x

Fast and accurate React renderer for Notion. TS batteries included. ⚡️
https://react-notion-x-demo.transitivebullsh.it
MIT License
4.85k stars 568 forks source link

Fix: notion toggle's child Element overflow issue #421

Closed JaeSang1998 closed 1 year ago

JaeSang1998 commented 1 year ago

Description

Hi, I found an issue in Notion Toggle that the child element goes over toggle width when using the nootion link embed. I simply applied the width 100% through the override, and the child element did not overflow, so I'm PRing if it's applicable.

image

vercel[bot] commented 1 year ago

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated
react-notion-x ✅ Ready (Inspect) Visit Preview 💬 Add your feedback Jan 16, 2023 at 10:21AM (UTC)
react-notion-x-minimal-demo ✅ Ready (Inspect) Visit Preview 💬 Add your feedback Jan 16, 2023 at 10:21AM (UTC)
jacksongoode commented 1 year ago

Good catch!

transitive-bullshit commented 1 year ago

Thanks @JaeSang1998 🙏