diff --git a/compiler/components/span.json b/compiler/components/span.json index d8467e61b34bee0b840773b3032dca9a6c2778aa..3c4d1ffd8994327d0995972cfc6d88046f2e0021 100644 --- a/compiler/components/span.json +++ b/compiler/components/span.json @@ -3,6 +3,6 @@ "atomic": true, "attrs": [ "fontColor", "fontSize", "fontStyle", "fontFamily", "fontWeight", "decoration", "letterSpacing", - "textCase" + "textCase", "lineHeight" ] } \ No newline at end of file