Skip to content

Commit

Permalink
chore: pill: ensure button height is determined by pill (EightfoldAI#115
Browse files Browse the repository at this point in the history
)
  • Loading branch information
dkilgore-eightfold authored May 12, 2022
1 parent 864058e commit b82e7b5
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/components/Pills/pills.module.scss
Original file line number Diff line number Diff line change
Expand Up @@ -85,6 +85,7 @@
border-radius: 0;
background: inherit;
color: inherit;
height: inherit;
padding: 0;
margin: 0 0 0 $space-xxs;
transition: none;
Expand Down

0 comments on commit b82e7b5

Please sign in to comment.