mirror of
https://github.com/ionic-team/ionic-framework.git
synced 2025-08-18 19:21:34 +08:00
style(fab): fix typo in height
variable (#16227)
This commit is contained in:

committed by
Brandy Carney

parent
188a63546a
commit
f58a7c05e8
@ -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;
|
||||
|
Reference in New Issue
Block a user