Scroll Bar
Fri Feb 07 2025 21:19:38 GMT+0000 (Coordinated Universal Time)
Saved by
@shahmeeriqbal
::-webkit-scrollbar{width:10px; height:50px;}::-moz-scrollbar{width:10px}::-o-scrollbar{width:10px}::-webkit-scrollbar-thumb{border-radius:10px;background:#7E2671}::-moz-scrollbar-thumb{border-radius:10px;background:#7E2671}::-o-scrollbar-thumb{border-radius:10px;background:#7E2671}
content_copyCOPY
Comments