mirror of
https://github.com/cp6/my-idlers.git
synced 2025-04-19 17:48:36 +00:00
Fixed page jumping on modal open
Fixed page jumping to the right on modal open
This commit is contained in:
parent
33a680de0e
commit
fdc31bc2fd
1 changed files with 0 additions and 4 deletions
|
@ -893,10 +893,6 @@ button.close {
|
||||||
-webkit-appearance: none
|
-webkit-appearance: none
|
||||||
}
|
}
|
||||||
|
|
||||||
.modal-open {
|
|
||||||
overflow: hidden
|
|
||||||
}
|
|
||||||
|
|
||||||
.modal-open .modal {
|
.modal-open .modal {
|
||||||
overflow-x: hidden;
|
overflow-x: hidden;
|
||||||
overflow-y: auto
|
overflow-y: auto
|
||||||
|
|
Loading…
Add table
Reference in a new issue