htmlstreamofficial / preline

Preline UI is an open-source set of prebuilt UI components based on the utility-first Tailwind CSS framework.
https://preline.co
Other
4.9k stars 309 forks source link

drop down below each other appear under the following button #415

Closed EssaAlshammri closed 1 month ago

EssaAlshammri commented 4 months ago

Summary

drop down below each other appear under the following button

Steps to Reproduce

add multiple dropdown below each other in a table row for example then click on any of them to see the issue

Demo Link

no

Expected Behavior

add z-10 to the hs-dropdown-menu z-10

Actual Behavior

No response

Screenshots

image

when I add z-10

image

olegpix commented 1 month ago

@EssaAlshammri Hi, That's true, but as I see, our demo already contains this class (z-50).