UNPKG

tcon

Version:
17 lines (14 loc) 242 B
// pseudo ::-webkit-scrollbar { width: 8px; height: 8px; } ::-webkit-scrollbar-track { width: 8px; height: 8px; background: transparent; } ::-webkit-scrollbar-thumb { border-radius: 4px; background: rgba(191, 191, 191, .3); }