.flex.overflow-x-auto{scrollbar-width:thin;scrollbar-color:theme("colors.gray.300") rgba(0,0,0,0)}.flex.overflow-x-auto::-webkit-scrollbar{height:4px}.flex.overflow-x-auto::-webkit-scrollbar-track{background:rgba(0,0,0,0)}.flex.overflow-x-auto::-webkit-scrollbar-thumb{background-color:theme("colors.gray.300");border-radius:2px}