CSS 自定义滚动条具体效果可以参考本博客。如果你使用 matery 主题,那么你可以直接复制到 matery.css 里。
/* 滚动条滑块*/
::-webkit-scrollbar-thumb {
backgroun
2025-08-12