diff --git a/styles/global.qss b/styles/global.qss index 51f77ce..f87f99d 100644 --- a/styles/global.qss +++ b/styles/global.qss @@ -289,6 +289,6 @@ QMessageBox QDialogButtonBox#qt_msgbox_buttonbox { /* buttonBox */ QPlainTextEdit#logText { border: none; background-color: #222222; - font-size: 14px; + font-size: 16px; color: #bbbbbb; } \ No newline at end of file