摘要: /* 外层滚动条样式 */ ::-webkit-scrollbar { width: 10px; // height: 940px; } /* 内部可滚动区域样式 */ ::-webkit-scrollbar-thumb { height: 460.181px; background: rgba(1 阅读全文
posted @ 2024-11-22 17:23 Felix_Openmind 阅读(3) 评论(0) 推荐(0) 编辑