.sticky-headers table>tbody>tr>td:first-child,.sticky-headers table>thead>tr>th:first-child{position:sticky!important;position:-webkit-sticky!important;left:0;z-index:9998;background:var(--v-background-base)}.sticky-headers table>thead>tr>th:first-child{z-index:9999}.sticky-headers table>tbody>tr>td:nth-child(2),.sticky-headers table>thead>tr>th:nth-child(2){position:sticky!important;position:-webkit-sticky!important;left:100px;z-index:9998;background:var(--v-background-base)}.sticky-headers table>thead>tr>th:nth-child(2){z-index:9999}