In fact, the hover style is defined on the element td rather than tr . So you need to override the CSS style on the element td .ant-table-tbody > tr:hover:not ...
確定! 回上一頁