Snippets Collections
body::-webkit-scrollbar {
  width: 4px;
  height: 4px;
  background: #DDDDDD;
}

body::-webkit-scrollbar-track {
  box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
}

body::-webkit-scrollbar-thumb {
  background: #707070;
  border-radius: 100px;
}
star

Sun Mar 20 2022 17:01:15 GMT+0000 (Coordinated Universal Time) https://agency-website-c0d1e7.webflow.io/

#css #scrollbar

Save snippets that work with our extensions

Available in the Chrome Web Store Get Firefox Add-on Get VS Code extension