I would like to know if it's possible to change scrollbar height like this image:
I tried with
::-webkit-scrollbar {max-height: 50%; height: 50%;}
Or
::-webkit-scrollbar-track {max-height: 50%; height: 50%;}
But nothing happened
Thank
See Question&Answers more detail:
os 与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…