.portal-scrollbar ::-webkit-scrollbar{width:6px;height:6px}.portal-scrollbar ::-webkit-scrollbar-track{background:0 0}.portal-scrollbar ::-webkit-scrollbar-thumb{background:hsl(var(--muted-foreground)/.3);border-radius:3px}.portal-scrollbar ::-webkit-scrollbar-thumb:hover{background:hsl(var(--muted-foreground)/.5)}
