scrollbar -width 属性允许开发者设置滚动条出现时的厚度. ... CSS .scroller { width: 300px; height: 100px; overflow-y: scroll; scrollbar-width: thin; }
確定! 回上一頁