::-webkit-scrollbar{width:2px;height:2px}::-webkit-scrollbar-track{background:0 0;border-radius:1px}::-webkit-scrollbar-thumb{background:var(--colors-divider);border:none;border-radius:1px}::-webkit-scrollbar-thumb:hover{background:var(--colors-text-secondary)}::-webkit-scrollbar-corner{background:0 0}*{scrollbar-width:thin;scrollbar-color:var(--colors-divider)transparent}::-webkit-scrollbar:horizontal{height:2px}::-webkit-scrollbar:vertical{width:2px}