set zindex 0 when position is relative

This commit is contained in:
nklhrstv 2022-05-27 14:37:29 +03:00
parent cb73c56e4f
commit 86a4effb81

View file

@ -126,6 +126,7 @@
position: relative;
width: 90%;
max-width: initial;
z-index: 0;
.close-button-container {
position: absolute;