This commit is contained in:
Omsi 2019-07-19 10:03:42 -07:00
parent 7eead68e48
commit 5acbb002bd

View File

@ -4667,7 +4667,7 @@ screen and (max-width: 480px) {
}
.l-modal {
position: fixed;
position: absolute;
left: 50%;
top: 50%;
transform: translateX(-50%) translateY(-50%);