Try this : .ant-table-tbody > tr.ant-table-row-level-1:hover > td { background: unset; }. That's working on your fiddle. ( background: unset as ...
ant-design-table-row-hover
Try this : .ant-table-tbody > tr.ant-table-row-level-1:hover > td { background: unset; }. That's working on your fiddle. ( background: unset as .... Feb 18, 2018 — In order to (properly) customize Ant Design, we need to switch from importing CSS to Less. Ant Design uses the Less (as opposed to the more ... 939c2ea5af
ant design table hover, ant design table hover color, material design table hover, ant design table row hover, material design table row hover
Comments