.tagscrollbar::-webkit-scrollbar{margin:10px 0;width:6px;height:6px;border-radius:9999px;cursor:pointer}.tagscrollbar::-webkit-scrollbar-track{background:rgba(0,0,0,.01)}.tagscrollbar::-webkit-scrollbar-thumb{background:transparent;border-radius:9999px;cursor:pointer}.tagscrollbar::-webkit-scrollbar-thumb:hover{background:#0062FF;cursor:pointer}.tagscrollbar:hover::-webkit-scrollbar-thumb{background:#0062FF}
