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:
Nethius
2024-11-26 11:41:17 +07:00
committed by GitHub
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()