摘要: /*滚动条样式*/ .innerbox::-webkit-scrollbar { width: 4px; /*height: 4px;*/ } .innerbox::-webkit-scrollbar-thumb { border-radius: 10px; -webkit-box-shadow: 阅读全文
posted @ 2021-12-25 11:11 古德拉克 阅读(34) 评论(0) 推荐(0) 编辑