Hi,
When I delete an item from the minicart in the menu, there's an pop-up shown. This pop-up should be possible to be closed when clicked on the overlay by default. This is impossible because the class modal-popup has a greater z-index (900) than the class modals-overlay (899). So the pop-ups can never be closed by clicking on the overlay?
Thanks in advance