摘要: /*滚动条样式*/ ::-webkit-scrollbar { width: 8px; height: 8px; } ::-webkit-scrollbar-thumb { background-color: #CDD9E6; border-radius: 2em; } ::-webkit-scro 阅读全文
posted @ 2019-11-26 10:19 全玉 阅读(241) 评论(0) 推荐(0) 编辑