Fixed close control position in the narrow modal

This commit is contained in:
kvakazyambra 2023-11-03 01:59:01 +03:00
parent eb338d446e
commit ca43b1baca

View File

@ -76,7 +76,7 @@
}
.modalInner {
padding: 3.8rem 2rem 2rem;
padding: 0;
}
}
}