Add your styles to the body or any div set to overflow: scroll on your website.
Add your styles to the body or any div set to overflow: scroll on your website.
Download the extension and start styling. No accounts, no bullshit.
Download the extension and start styling. No accounts, no bullshit.
/*width*/ { ::-webkit-scrollbar: { width: auto; } } /*track*/ { ::-webkit-scrollbar-track: { box-shadow: inset 0 0 5px grey; border-radius: 10px; } } /*thumb*/ { ::-webkit-scrollbar-thumb: { background: red; border-radius: 10px; } }
The Finsweet team is building more functionality into F’in Sweet Webflow Extension.
/*width*/ { ::-webkit-scrollbar: { width: auto; } } /*track*/ { ::-webkit-scrollbar-track: { box-shadow: inset 0 0 5px grey; border-radius: 10px; } } /*thumb*/ { ::-webkit-scrollbar-thumb: { background: red; border-radius: 10px; } }
Add your styles to the body or any div set to overflow: scroll on your website.