The easiest way is a simple CSS snippet: body.noScroll { /* ...or body.dialogShowing */ overflow: hidden; }. Preventing overflow on the ...
確定! 回上一頁