Skip to content

Commit ee31e5d

Browse files
committed
ui/reload: use monospace font for error message
1 parent ec433d1 commit ee31e5d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/ui/ReloadPopup.qml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -185,6 +185,7 @@ PanelWindow {
185185
selectionColor: palette.active.highlight
186186
selectedTextColor: palette.active.highlightedText
187187
readOnly: true
188+
font.family: "monospace"
188189
}
189190
}
190191

0 commit comments

Comments
 (0)