Merge remote-tracking branch 'origin/release/v5.3.0' into release/v5.3.0
This commit is contained in:
commit
bcb7013512
|
@ -736,6 +736,7 @@
|
|||
{
|
||||
iframe.style.position = "fixed";
|
||||
iframe.style.overflow = "hidden";
|
||||
document.body.style.overscrollBehaviorY = "contain";
|
||||
}
|
||||
return iframe;
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue