.thin-scrollbar{&::-webkit-scrollbar{width:3px}&::-webkit-scrollbar-thumb{background-color:#cbd5e1;border-radius:100vmin 0 0 100vmin;.dark &{background-color:#898989}}&::-webkit-scrollbar-track{background:#fff;border:0 #fff;border-radius:50px;opacity:0;.dark &{background-color:#000}}&::-webkit-scrollbar-track:hover{background:transparent}&::-webkit-scrollbar-track:active{background:transparent}&::-webkit-scrollbar-corner{background:transparent}}
