outl1ne / nova-detached-filters

This Laravel Nova package allows you to detach filters from the filter dropdown and show them on a card
MIT License
61 stars 21 forks source link

Fix dropdown overlap #36

Closed LorenzoSapora closed 1 year ago

LorenzoSapora commented 1 year ago

If multiple blocks are used, the z-index forces dropdowns behind the original block. This PR fixes that.