element::-webkit-scrollbar { display: none; /* for Chrome, Safari, and Opera */ } ...where element is the selector you want to target.
確定! 回上一頁