Skip to content

Commit

Permalink
fix: btn--pilled
Browse files Browse the repository at this point in the history
  • Loading branch information
roonie007 authored and Spiderpig86 committed Oct 3, 2021
1 parent 718d676 commit df408e9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/ext/modifiers.scss
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@

/* A collection of modifiers that extend control styling */
#{$button-selectors} {
.btn--pilled {
&.btn--pilled {
border-radius: 6.25rem;
padding-left: 1.25rem;
padding-right: 1.25rem;
Expand Down

0 comments on commit df408e9

Please sign in to comment.