Scrollbar track thinner than thumb
问题 I am trying to style a scrollbar using css and I want to achieve the following look (ignore the background): In other words, I want the thumb to be thicker than the track, which I only want to be a line. I have researched this and found solutions for people wanting to do the opposite, that is a thumb smaller than the track, but no way of achieving what I want. As an alternative option, I have thought about maybe using the border-right property with some sort of negative offset, but again no