This commit is contained in:
njdaoyehu 2024-11-25 16:45:21 +08:00
parent 995b8f5390
commit d94aa9d48f

View File

@ -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;
}