Skip to content

Commit

Permalink
Update _buttons.scss
Browse files Browse the repository at this point in the history
  • Loading branch information
jmfrancois authored Jul 19, 2023
1 parent 63d5a61 commit b7654cc
Showing 1 changed file with 0 additions and 8 deletions.
8 changes: 0 additions & 8 deletions packages/theme/src/theme/_buttons.scss
Original file line number Diff line number Diff line change
Expand Up @@ -179,14 +179,6 @@
color: tokens.$coral-color-accent-text-strong-active;
background: tokens.$coral-color-accent-background-weak-active;
}
}

&-inverse,
&--secondary,
&-tertiary,
&--tertiary {
--t-button-background-color: transparent;
background-color: transparent;

&:disabled,
&[aria-disabled='true'],
Expand Down

0 comments on commit b7654cc

Please sign in to comment.