Currently .ui-dialog have a z-index of 1260. As suggested in #9, we can have...

Contribution Date
Technology
Contribution Project
Contribution Details

Currently .ui-dialog have a z-index of 1260. As suggested in #9, we can have z-index as 1500.

--jui-dialog-z-index: 1260; .ui-dialog { z-index: var(--jui-dialog-z-index); }
Contribution Author
Files count
0
Patches count
0