mirror of
https://github.com/atom/atom.git
synced 2026-01-23 05:48:10 -05:00
Replaces default editor font
Only affects OS X
This commit is contained in:
@@ -4,8 +4,7 @@
|
||||
|
||||
atom-text-editor {
|
||||
display: block;
|
||||
font-family: Inconsolata, Monaco, Consolas, 'DejaVu Sans Mono', monospace;
|
||||
line-height: 1.3;
|
||||
font-family: Menlo, Consolas, 'DejaVu Sans Mono', monospace;
|
||||
}
|
||||
|
||||
atom-text-editor[mini] {
|
||||
|
||||
Reference in New Issue
Block a user