mirror of
https://github.com/atom/atom.git
synced 2026-01-15 01:48:15 -05:00
Add DejaVu Sans Mono to font stack
Should fix font issues on Linux #4201
This commit is contained in:
@@ -4,7 +4,7 @@
|
||||
|
||||
atom-text-editor {
|
||||
display: block;
|
||||
font-family: Inconsolata, Monaco, Consolas, 'Courier New', Courier;
|
||||
font-family: Inconsolata, Monaco, Consolas, 'DejaVu Sans Mono', 'Courier New', Courier;
|
||||
line-height: 1.3;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user