mirror of
https://github.com/atom/atom.git
synced 2026-04-06 03:02:13 -04:00
Replace font stack with "system-ui" generic font family
This commit is contained in:
committed by
GitHub
parent
0e503cd81f
commit
9f3b49d10a
@@ -81,5 +81,5 @@
|
||||
|
||||
// Other
|
||||
|
||||
@font-family: 'BlinkMacSystemFont', 'Lucida Grande', 'Segoe UI', Ubuntu, Cantarell, sans-serif;
|
||||
@font-family: system-ui;
|
||||
@use-custom-controls: true; // false uses native controls
|
||||
|
||||
Reference in New Issue
Block a user