TypeCellOS / BlockNote

A React Rich Text Editor that's block-based (Notion style) and extensible. Built on top of Prosemirror and Tiptap.
https://www.blocknotejs.org/
Mozilla Public License 2.0
6.76k stars 471 forks source link

fix: Remove redundant zindex values #1257

Closed YousefED closed 5 days ago

YousefED commented 1 week ago

I think we went a little overboard on zIndex values.

I think this makes more sense, wdyt? can you check if the changes are "safe"?

vercel[bot] commented 1 week ago

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

Name Status Preview Updated (UTC)
blocknote ✅ Ready (Inspect) Visit Preview Nov 20, 2024 4:21pm
blocknote-website 🛑 Canceled (Inspect) Nov 20, 2024 4:21pm
matthewlipski commented 5 days ago

Well turns out the z-indices were just redundant, so I ended up removing them