Commit 49404f76 authored by ibuler's avatar ibuler

[Update] 修改terminal字体

parent 87f2a677
......@@ -170,7 +170,7 @@ function initResultTerminal() {
term = new Terminal({
cursorBlink: false,
screenKeys: false,
fontFamily: '"Consolas", "monospace"',
fontFamily: 'monaco, Consolas, "Lucida Console", monospace',
fontSize: 14,
rightClickSelectsWord: true,
disableStdin: true,
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment