diff --git a/core/src/components/fab-button/fab-button.scss b/core/src/components/fab-button/fab-button.scss index b16ec81bc4..e7214a0ec5 100755 --- a/core/src/components/fab-button/fab-button.scss +++ b/core/src/components/fab-button/fab-button.scss @@ -100,7 +100,7 @@ background-clip: padding-box; color: var(--color); - line-height: var(--heigh); + line-height: var(--height); box-shadow: var(--box-shadow); contain: strict;