.custom-scrollbar-custom-table::-webkit-scrollbar{height:27px;width:12px;background-clip:padding-box}.custom-scrollbar-custom-table::-webkit-scrollbar-track{border-radius:25px}.custom-scrollbar-custom-table::-webkit-scrollbar-thumb{background:var(--dark-grey);border:10px solid transparent;border-radius:25px;background-clip:padding-box;box-sizing:border-box}