Fix barely visible text in the Intel box

This commit is contained in:
Paul Dockar
2022-10-17 16:35:28 +11:00
committed by Dan Albert
parent 75b19a5f06
commit 202dbb6259
2 changed files with 2 additions and 9 deletions

View File

@@ -618,6 +618,8 @@ QGroupBox[style="IntelSummary"] QLabel {
margin: 0px;
font-size: 9px;
line-height: 9px;
color: #fff;
background: transparent;
}
QCalendarWidget