.table-scrollbar{overflow-x:scroll;-webkit-overflow-scrolling:touch}.table-scrollbar::-webkit-scrollbar{height:10px}.table-scrollbar::-webkit-scrollbar-track{border-radius:8px;-webkit-border-radius:8px}.table-scrollbar::-webkit-scrollbar-thumb{border-radius:10px;background:hsla(0,0%,39.2%,.8)}