Skip to content

Commit

Permalink
[BUGFIX] Modification de l'état defaut du PixButton Tertiary (PIX-15732)
Browse files Browse the repository at this point in the history
  • Loading branch information
pix-service-auto-merge authored Dec 18, 2024
2 parents c5974ab + acb1e07 commit 9f58fe3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion addon/styles/_pix-button-base.scss
Original file line number Diff line number Diff line change
Expand Up @@ -106,7 +106,7 @@
&--tertiary {
padding-right: 0;
padding-left: 0;
color: var(--pix-neutral-800);
color: var(--pix-primary-700);
text-decoration: underline;
background-color: transparent;

Expand Down

0 comments on commit 9f58fe3

Please sign in to comment.