mirror of
https://github.com/atom/atom.git
synced 2026-01-23 05:48:10 -05:00
Increase default line height even a bit more
This commit is contained in:
@@ -108,7 +108,7 @@ module.exports =
|
||||
maximum: 100
|
||||
lineHeight:
|
||||
type: ['string', 'number']
|
||||
default: 1.44
|
||||
default: 1.5
|
||||
showInvisibles:
|
||||
type: 'boolean'
|
||||
default: false
|
||||
|
||||
Reference in New Issue
Block a user