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
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
3 changed files with 60 additions and 61 deletions

View file

@ -47,7 +47,6 @@ PageType {
KeyNavigation.tab: textKey.textField
}
HeaderType {
property bool isVisible: SettingsController.getInstallationUuid() !== "" || PageController.isStartPageVisible()