-
-
Save isaacdanielanderson/70f3aae4c14b5777cfb01db779019cf2 to your computer and use it in GitHub Desktop.
Revisions
-
lnpbk created this gist
Feb 27, 2014 .There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -0,0 +1,20 @@ /* * Go to Settings > Themes > your stylesheet, and add the following */ @line-height: 2em; .tree-view { } .editor { .line, .line-number { line-height: @line-height; } } .editor .cursor { line-height: @line-height; }