Skip to content

Commit

Permalink
EDSC-4322: Match colors of nearby similar buttons
Browse files Browse the repository at this point in the history
EDSC-4322: revert style change
  • Loading branch information
eudoroolivares2016 committed Dec 6, 2024
1 parent 13cdb9d commit 6cc8f92
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
cursor: pointer;

.button__icon {
color: $color__carbon--40;
color: $color__carbon--50;
}

&:hover {
Expand Down Expand Up @@ -59,7 +59,7 @@

&__icon {
margin-left: 0.5rem;
color: $color__carbon--40;
color: $color__carbon--70;
opacity: 0;
transition: all 0.2s ease;

Expand Down

0 comments on commit 6cc8f92

Please sign in to comment.