There is a CSS rule that can hide scrollbars in Webkit-based browsers (Chrome and Safari). &::-webkit-scrollbar {. width: 0 !important. }.
確定! 回上一頁