fix #1397: using Segoe UI on Windows

This commit is contained in:
antelle 2020-03-14 19:25:00 +01:00
parent f601dbe313
commit 3a5a7063cd
2 changed files with 2 additions and 1 deletions

View File

@ -1,5 +1,5 @@
// Typography
$base-font-family: -apple-system, 'BlinkMacSystemFont', 'Helvetica Neue', 'Helvetica', 'Roboto',
$base-font-family: -apple-system, 'BlinkMacSystemFont', 'Segoe UI', 'Helvetica Neue', 'Helvetica', 'Roboto',
'Arial', 'Microsoft YaHei', '微软雅黑', 'PingFang SC', 'Hiragino Sans GB', 'STXihei', '华文细黑',
sans-serif;
$heading-font-family: $base-font-family;

View File

@ -3,6 +3,7 @@ Release notes
##### v1.13.0 (TBD)
`+` #1341: auto-lock the app on screen lock on Windows
`+` #1065: PORTABLE_EXECUTABLE_DIR environment variable
`*` #1397: Segoe UI font on Windows
`-` fix #1323: version in the About dialog
`-` fix #734: OTP secrets with spaces
`-` fix #1208: webdav credentials corruption