diff --git a/aio/src/styles/2-modules/label/_label-theme.scss b/aio/src/styles/2-modules/label/_label-theme.scss index d3b8fdb927b..cb2e545d709 100644 --- a/aio/src/styles/2-modules/label/_label-theme.scss +++ b/aio/src/styles/2-modules/label/_label-theme.scss @@ -22,6 +22,7 @@ color: inherit; line-height: inherit; font-size: inherit; + font-weight: inherit; } } @@ -48,4 +49,4 @@ color: constants.$white; } } -} \ No newline at end of file +}