Skip to content

Commit

Permalink
Merge pull request #6719 from surveyjs/hover-color-is-not-theming-(ma…
Browse files Browse the repository at this point in the history
…trix)

hover color is not theming (matrix)
  • Loading branch information
andrewtelnov authored Aug 15, 2023
2 parents 3daa637 + dbabde5 commit 0806040
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/defaultV2-theme/blocks/sd-table.scss
Original file line number Diff line number Diff line change
Expand Up @@ -200,7 +200,7 @@
}

&:hover {
background: $green-light;
background: $primary-light;

svg {
fill: $primary;
Expand Down

0 comments on commit 0806040

Please sign in to comment.