bugfix: added scroll on page with services list (#1262)
* added scroll on page with services list * fixed margins on PageSetupWizardApiServicesList
This commit is contained in:
parent
e0b091b474
commit
2130131a9d
3 changed files with 60 additions and 61 deletions
|
@ -47,7 +47,6 @@ PageType {
|
|||
KeyNavigation.tab: textKey.textField
|
||||
}
|
||||
|
||||
|
||||
HeaderType {
|
||||
property bool isVisible: SettingsController.getInstallationUuid() !== "" || PageController.isStartPageVisible()
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue