[ui] logs: use Monospace font

This commit is contained in:
Yann Lanthony 2018-01-29 16:17:27 +01:00
parent 96d648d76d
commit b08a6d65bf

View file

@ -176,6 +176,7 @@ FocusScope {
selectByMouse: true
selectByKeyboard: true
persistentSelection: true
font.family: "Monospace"
}
}
}