ui: fixed some spacings
* enter license screen * project wizard
This commit is contained in:
@@ -144,6 +144,7 @@
|
||||
font-size: 12pt;
|
||||
width: 7em;
|
||||
height: 7em;
|
||||
margin-top: 10px;
|
||||
}
|
||||
|
||||
#projectButton:hover, #projectButton:checked {
|
||||
|
||||
@@ -125,7 +125,7 @@ void QtLicense::setup()
|
||||
showButtons(layout);
|
||||
updateDoneButton("Activate");
|
||||
|
||||
resize(800, 550);
|
||||
resize(750, 550);
|
||||
}
|
||||
|
||||
void QtLicense::handleCancelButtonPress()
|
||||
|
||||
Reference in New Issue
Block a user