Use proper font family for East Asian languages (CJK) (fixes #5260)

This commit is contained in:
Benjamin Pasero
2016-04-19 17:46:10 +01:00
parent a28fe7275d
commit 0718b12cc1
13 changed files with 74 additions and 25 deletions

View File

@@ -9,7 +9,6 @@
}
.monaco-findInput .monaco-inputbox {
font-family: "Segoe UI", "SFUIText-Light", "HelveticaNeue-Light", sans-serif, "Droid Sans Fallback";
font-size: 13px;
width: 100%;
height: 25px;