.grid-table-scroll{scrollbar-width:thin;scrollbar-color:color-mix(in srgb,var(--primary)55%,transparent)transparent}.grid-table-scroll::-webkit-scrollbar{width:4px;height:3px}.grid-table-scroll::-webkit-scrollbar-track{background:0 0}.grid-table-scroll::-webkit-scrollbar-thumb{background:color-mix(in srgb,var(--primary)55%,transparent);border-radius:9999px}.grid-table-scroll::-webkit-scrollbar-thumb:hover{background:color-mix(in srgb,var(--primary)75%,transparent)}
