Merge pull request #15080 from p-e-w/font-family-system-ui

Replace font stack with Chromium 56's "system-ui" generic font family
This commit is contained in:
Bryant Ung
2018-02-13 17:35:04 -08:00
committed by GitHub

View File

@@ -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