// Disable scrolling on the `body` element when opening a modal. document.body.style.overflow = 'hidden';. // Allow to scroll when closing the ...
確定! 回上一頁