::-webkit-scrollbar {
width: 5px;
height: 5px;
position: absolute;
}
::-webkit-scrollbar-thumb {
background: #b3c9f3;
border-radius: 3px;
}
::-webkit-scrollbar-track {
background: #fff;
}
::-webkit-scrollbar {
width: 5px;
height: 5px;
position: absolute;
}
::-webkit-scrollbar-thumb {
background: #b3c9f3;
border-radius: 3px;
}
::-webkit-scrollbar-track {
background: #fff;
}