Increase default line height

This commit is contained in:
simurai
2015-06-19 10:22:26 +09:00
parent e4ba689e40
commit 2017e3fe23

View File

@@ -108,7 +108,7 @@ module.exports =
maximum: 100
lineHeight:
type: ['string', 'number']
default: 1.4
default: 1.44
showInvisibles:
type: 'boolean'
default: false