We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5160b80 commit b1a57b6Copy full SHA for b1a57b6
src/features/selection/less/selection.less
@@ -1,6 +1,6 @@
1
@import '../../../less/variables';
2
3
-.ui-grid-row-selected > div.ui-grid-cell {
+.ui-grid-row-selected > [ui-grid-row] > .ui-grid-cell {
4
background-color: @rowSelected !important;
5
}
6
0 commit comments