Skip to content

Commit

Permalink
hover color is not theming (matrix)
Browse files Browse the repository at this point in the history
  • Loading branch information
novikov82 committed Aug 15, 2023
1 parent 5c15873 commit 4a7d885
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 @@ -169,7 +169,7 @@
}

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

svg {
fill: $primary;
Expand Down

0 comments on commit 4a7d885

Please sign in to comment.