diff --git a/src/components/text-button/TextButton.css b/src/components/text-button/TextButton.css index 7a7dc2c..848165e 100644 --- a/src/components/text-button/TextButton.css +++ b/src/components/text-button/TextButton.css @@ -37,7 +37,7 @@ } & .text { - @mixin typography-caption em; + @mixin typography-caption em, no-line-height; } & .icon {