manogi / nova-tiptap

Laravel Nova Tiptap Field
MIT License
172 stars 57 forks source link

fix for laravel nova applying overflow-hidden to card elements #80

Closed jameshind17 closed 1 month ago

jameshind17 commented 1 month ago

Laravel Nova have added the tailwind css class overflow: hidden to the parent container of the nova tiptap form field, this prevents the css, position: sticky, from working as intended.