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
|
@ -145,6 +145,7 @@ Button {
|
|||
|
||||
cursorShape: Qt.PointingHandCursor
|
||||
hoverEnabled: true
|
||||
enabled: root.enabled
|
||||
|
||||
onEntered: {
|
||||
backgroundRect.color = root.hoveredColor
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue