Redraw Issue When Changing Webkit-scrollbar Width On Hover October 16, 2022 Post a Comment I am trying to change the width of a scrollbar on hover. I am able to change background color and other CSS properties, but width is fussy. If I right click the element and view th Solution 1: Just change event to the "hover of the scrollbar" ::-webkit-scrollbar-thumb:hover Copy DEMO Share Post a Comment for "Redraw Issue When Changing Webkit-scrollbar Width On Hover"
Post a Comment for "Redraw Issue When Changing Webkit-scrollbar Width On Hover"