摘要: /*滚动条样式*/.scroll { overflow-y: auto; overflow-x: hidden; &::-webkit-scrollbar { width: 5px; height: 5px; } &::-webkit-scrollbar-thumb { width: 5px; bo 阅读全文
posted @ 2022-01-24 16:12 前端路远且长 阅读(29) 评论(0) 推荐(0)