mirror of
https://github.com/jumpserver/jumpserver.git
synced 2025-07-31 22:36:37 +00:00
[Update] 修改terminal字体
This commit is contained in:
parent
87f2a67789
commit
49404f763d
@ -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,
|
||||
|
Loading…
Reference in New Issue
Block a user