摘要: 直接引用 /* 滚动条宽度 */ ::-webkit-scrollbar { width: 7px; height: 10px; } /* 滚动条的滑块 */ ::-webkit-scrollbar-thumb { background-color: #1B3A63; border-radius: 阅读全文
posted @ 2020-10-26 14:01 树叶铃铛 阅读(314) 评论(0) 推荐(0) 编辑