Css – Material UI, row background color with different cell background
I have a Material UI table in React 18 and each cell has a different background color. However this will break the hover style on the row and I am not able to find a solution. Just to be clear…