.custom-table-scroll::-webkit-scrollbar{width:20px;height:20px}.custom-table-scroll::-webkit-scrollbar-track:vertical{border-left:1px solid #d7dee4}.custom-table-scroll::-webkit-scrollbar-track:horizontal{border-top:1px solid #d7dee4}.custom-table-scroll::-webkit-scrollbar-thumb{border-radius:26px;background-color:#d7dee4;border:4px solid transparent;background-clip:padding-box}