Fixed page jumping on modal open
Fixed page jumping to the right on modal open
This commit is contained in:
parent
33a680de0e
commit
fdc31bc2fd
|
@ -893,10 +893,6 @@ button.close {
|
|||
-webkit-appearance: none
|
||||
}
|
||||
|
||||
.modal-open {
|
||||
overflow: hidden
|
||||
}
|
||||
|
||||
.modal-open .modal {
|
||||
overflow-x: hidden;
|
||||
overflow-y: auto
|
||||
|
|
Loading…
Reference in New Issue
Block a user