1
0
mirror of https://github.com/cp6/my-idlers.git synced 2024-11-16 15:33:44 +01:00

Fixed page jumping on modal open

Fixed page jumping to the right on modal open
This commit is contained in:
cp6 2021-01-24 13:31:13 +11:00
parent 33a680de0e
commit fdc31bc2fd

View File

@ -893,10 +893,6 @@ button.close {
-webkit-appearance: none
}
.modal-open {
overflow: hidden
}
.modal-open .modal {
overflow-x: hidden;
overflow-y: auto