Skip to content

Commit

Permalink
Merge branch 'main' into TS_error_href_prop
Browse files Browse the repository at this point in the history
  • Loading branch information
2nikhiltom committed Apr 1, 2024
2 parents c1e8545 + 804fb83 commit 00b2e0f
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -1003,7 +1003,7 @@
.#{$prefix}--data-table tbody tr.#{$prefix}--data-table--slug-row:hover,
tr.#{$prefix}--data-table--slug-row:hover
+ .#{$prefix}--expandable-row[data-child-row],
tr.#{$prefix}--expandable-row--hover
tr.#{$prefix}--data-table--slug-row.#{$prefix}--expandable-row--hover
+ .#{$prefix}--expandable-row[data-child-row]:hover,
tr.#{$prefix}--expandable-row--hover.#{$prefix}--data-table--slug-row,
tr.#{$prefix}--data-table--selected.#{$prefix}--parent-row.#{$prefix}--expandable-row--hover.#{$prefix}--data-table--slug-row {
Expand Down

0 comments on commit 00b2e0f

Please sign in to comment.