html { overflow-y: scroll; } ... ::-webkit-scrollbar { width: 8px; } ::-webkit-scrollbar-thumb ... html { scroll-behavior: smooth; }.
確定! 回上一頁