📅  最后修改于: 2022-03-11 14:47:27.103000             🧑  作者: Mango
::-webkit-scrollbar {
width: 18px;
}
::-webkit-scrollbar-thumb {
background: red;
border-right: 13px white solid;
background-clip: padding-box;
}