::-webkit-scrollbar {
width: 10px;
height: 10px;
}

::-webkit-scrollbar-track {
background: transparent;
}

::-webkit-scrollbar-thumb {
background: color;
border-radius: radius size you wantpx;
}

Edit
Pub: 06 Apr 2025 13:51 UTC
Views: 67