bastihilger / nova-tiptap

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

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

Closed jameshind17 closed 5 months ago

jameshind17 commented 5 months 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.