diff --git a/src/components/Pills/pills.module.scss b/src/components/Pills/pills.module.scss index 5873105e7..7ad247ef7 100644 --- a/src/components/Pills/pills.module.scss +++ b/src/components/Pills/pills.module.scss @@ -85,6 +85,7 @@ border-radius: 0; background: inherit; color: inherit; + height: inherit; padding: 0; margin: 0 0 0 $space-xxs; transition: none;