Table row variant overrides the variant of individual cells in .table-hover and .table-striped
Created by: bavoco
In v5, when using a table variant on an individual cell within a table with a table variant in combination with .table-hover, the background of the cell is wrong on hover.
When a table variant on an individual cell is used within a table with a table variant in combination with .table-striped, the background of the cell is wrong in the striped rows.
See this CodePen for a demo.
Occurs in all versions of v5 on latest Chrome and Firefox for Windows and Android.