Fix paddings, items sizes and colors
This commit is contained in:
parent
e9e7664156
commit
c25457e3ad
6 changed files with 28 additions and 16 deletions
|
@ -25,7 +25,7 @@ ContextMenu {
|
|||
default property alias children: container.children
|
||||
|
||||
Item {
|
||||
height: Theme.itemSizeLarge
|
||||
height: Theme.itemSizeMedium
|
||||
width: parent.width
|
||||
Row {
|
||||
id: container
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue