#tab-list::-webkit-scrollbar{height:4px}#tab-list::-webkit-scrollbar-track{background:var(--color-cardBG-100);border-radius:5px}#tab-list::-webkit-scrollbar-thumb{background:var(--color-coreblue-100);border-radius:5px}#tab-list::-webkit-scrollbar-thumb:hover{background:#555}
