Refactory ScanFormWidget.

This commit is contained in:
sunwen
2024-04-29 17:58:17 +08:00
parent db1d589622
commit 7ef3b312e8
13 changed files with 972 additions and 932 deletions

View File

@@ -718,7 +718,6 @@ QLabel#parameterTitle{
QLabel#protocolTitle,#patientTitle{
font-size: 26px;
margin: 0;
border-bottom: 1px solid silver
}
QLabel#endSpaceLine {
@@ -1210,3 +1209,12 @@ QWidget#SystemCorrectionForm QLabel#SystemCorrectionTitle {
font-size: 30px;
}
QWidget#ScanProcessWidget QLabel#ScanProcessInformation{
height: 100px;
font-weight: bold;
font-size: 50px;
}