TrayMenu: less margins
This commit is contained in:
parent
127b7bbeab
commit
ddd74c65e4
1 changed files with 1 additions and 1 deletions
|
|
@ -92,7 +92,7 @@ PopupWindow {
|
|||
Flickable {
|
||||
id: flickable
|
||||
anchors.fill: parent
|
||||
anchors.margins: Style.marginMedium * scaling
|
||||
anchors.margins: Style.marginSmall * scaling
|
||||
contentHeight: columnLayout.implicitHeight
|
||||
interactive: true
|
||||
clip: true
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue