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