Skip to content

Commit

Permalink
EPMRPP-92349#2 | Removed row hover highlight (#25)
Browse files Browse the repository at this point in the history
  • Loading branch information
maria-hambardzumian authored Jun 28, 2024
1 parent dcd9c98 commit 8de1e4d
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions src/components/table/table.module.scss
Original file line number Diff line number Diff line change
Expand Up @@ -46,10 +46,6 @@ $HEIGHT-LARGE: 80px;
&.size-large {
height: $HEIGHT-LARGE;
}

&:hover {
color: var(--rp-ui-base-topaz-hover);
}
}

.table-body {
Expand Down

0 comments on commit 8de1e4d

Please sign in to comment.