slim-scroll icon indicating copy to clipboard operation
slim-scroll copied to clipboard

Default scrollbar visible when slider with border.

Open com2 opened this issue 7 years ago • 0 comments

I wanted to make a transparent slider with border, but that causes the default scrollbar to appears when slider reaches the bottom end.

To reproduce with inspector simply add to the demo:

.scroll { border: thin solid; }

Then scroll down until the end the left column text to see the default scrollbar appearing. I saw this with both Firefox 60.0.2 and Chrome 68.0.3440.106

com2 avatar Aug 17 '18 10:08 com2