Scrollbar Width

Utilities for controlling the width of an element's scrollbars.

Class CSS Output
scrollbar-none
scrollbar-width: none;
}
scrollbar-auto
scrollbar-width: auto;
}
scrollbar-thin
scrollbar-width: thin;
}

scrollbar-none

scrollbar-width: none;

scrollbar-auto

scrollbar-width: auto;

scrollbar-thin

scrollbar-width: thin;

Reference

CSS Properties

  • scrollbar-width