Skip to content

Commit

Permalink
fix(components): Fix SwirlButton style for outline primary
Browse files Browse the repository at this point in the history
  • Loading branch information
danizep committed Jan 16, 2025
1 parent 951c9da commit cac16a6
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -207,6 +207,7 @@
}
}

&.button--intent-primary:not(:disabled):not(.button--disabled),
&.button--pressed {
color: var(--s-text-highlight);
box-shadow: inset 0 0 0 var(--s-border-width-default)
Expand Down

0 comments on commit cac16a6

Please sign in to comment.