html,body{width:100%;margin:0;padding:0;overflow:hidden auto}.ant-table-cell-fix-right-first:after,.ant-table-cell-fix-right:after,.ant-table-cell-fix-left-last:after,.ant-table-cell-fix-left:after{box-shadow:none!important}.table-actions-wrapper{justify-content:center;align-items:center;width:100%;display:flex;position:relative}.table-action{cursor:pointer;-webkit-user-select:none;user-select:none;border-radius:6px;flex-shrink:0;justify-content:center;align-items:center;width:28px;height:28px;font-size:15px;line-height:1;transition:background .15s;display:flex}.table-action:hover{background:#0000000f}.table-action-others{opacity:0;pointer-events:none;align-items:center;gap:2px;transition:opacity .12s;display:flex;position:absolute;left:50%;transform:translate(-50%)}.table-action-more{color:#94a3b8;transition:opacity .12s}.ant-table-tbody>tr.ant-table-row:hover .table-action-others{opacity:1;pointer-events:auto}.ant-table-tbody>tr.ant-table-row:hover .table-action-more{opacity:0;pointer-events:none}.ant-table-tbody>tr.ant-table-row:hover>td.ant-table-cell-fix-right{background:var(--ant-table-row-hover-bg)!important}.sticky-action-cell{z-index:2;background:#fff;right:0;position:sticky!important}.ant-table-thead .sticky-action-cell{z-index:3;background:#f5f7fa}.ant-table-tbody>tr.ant-table-row:hover .sticky-action-cell{background:#10b9a80f!important}
