Skip to content

Commit

Permalink
Update app/components/primer/beta/button.pcss
Browse files Browse the repository at this point in the history
  • Loading branch information
langermank authored Jul 12, 2023
1 parent c720fd5 commit 9c3b33e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/components/primer/beta/button.pcss
Original file line number Diff line number Diff line change
Expand Up @@ -262,7 +262,7 @@ summary.Button {

/* if button has no visuals, use link blue for text */
&.Button--invisible-noVisuals .Button-label {
color: var(--button-default-fgColor-rest);
color: var(--button-invisible-fgColor-rest);
}

& .Button-visual {
Expand Down

0 comments on commit 9c3b33e

Please sign in to comment.