oruga-ui / theme-bulma

🎈 Customization of Oruga components with Bulma CSS framework
MIT License
117 stars 30 forks source link

Overlay: z-index #107

Open mlmoravek opened 2 months ago

mlmoravek commented 2 months ago

Related to https://github.com/oruga-ui/oruga/issues/373

the z-index of the overlay from dropdown should be higher then the overlay z-index of the modal or sidebar

dylanson25 commented 1 week ago

The conflict is related to the overflow rather than the z-index, as can be seen in these cases from an issue opened in the Bulma repository https://github.com/jgthms/bulma/issues/936