mirror of
https://github.com/microsoft/vscode.git
synced 2026-05-02 06:21:50 +01:00
Use proper font family for East Asian languages (CJK) (fixes #5260)
This commit is contained in:
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user