.custom-scrollbar::-webkit-scrollbar{width:8px}.custom-scrollbar::-webkit-scrollbar-track{background:transparent}.custom-scrollbar::-webkit-scrollbar-thumb{background-color:var(--ui-border);border-radius:4px}.custom-scrollbar::-webkit-scrollbar-thumb:hover{background-color:var(--ui-border-accented)}.custom-scrollbar{scrollbar-width:thin;scrollbar-color:var(--ui-border) transparent}
