UNPKG

@liveblocks/react-blocknote

Version:

An integration of BlockNote + React to enable collaboration, comments, live cursors, and more with Liveblocks.

9 lines (7 loc) 152 B
@import "@liveblocks/react-tiptap/styles.css"; /* * blocknote uses z-index of 1000, so we must use 1001. */ .lb-portal { z-index: 1001 !important; }