Skip to content

Commit

Permalink
Fix cookies-regulation-padlock-icon color
Browse files Browse the repository at this point in the history
  • Loading branch information
Dumazeau committed Feb 20, 2023
1 parent c2e496f commit f2841ff
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scss/cookies-regulation.scss
Original file line number Diff line number Diff line change
Expand Up @@ -390,7 +390,7 @@
}

#cookies-regulation-padlock-icon {
fill: #808080;
fill: var(--rich-id-cookies-regulation-dark-secondary);
}

#cookies-regulation-share-icon {
Expand Down

0 comments on commit f2841ff

Please sign in to comment.