quickflow
quickflow copied to clipboard
changed zIndex so that blocknote UI is above
Fixes #1 #changed Z index of sidebar
BlockNote UI have z index of 300 and here "aside" had 99999 that is why the blocknote menu component was below the side bar. I have changed the z index to 250.