UNPKG

@frsource/frs-hide-scrollbar

Version:

CSS-only & easy-to-use solution for cross-browser scrollbar hiding

1 lines 298 B
{"version":3,"sources":["index.scss"],"names":[],"mappings":"AAAA,iBACE,oBAAqB,CACrB,uBACF,CACA,oCACE,YACF","file":"frs-hide-scrollbar.css","sourcesContent":[".frs-hide-scroll {\n scrollbar-width: none;\n -ms-overflow-style: none;\n}\n.frs-hide-scroll::-webkit-scrollbar {\n display: none;\n}"]}