In a case of a modal, we usually want to disable the outside scroll on the body element. For this, we add overflow: hidden; to the body, the ...
確定! 回上一頁