Make the calendar heading & grid have the same margins
BUG: 336121
This commit is contained in:
parent
b092bbed31
commit
72c5aff002
@ -100,6 +100,8 @@ Item {
|
||||
top: parent.top
|
||||
left: parent.left
|
||||
right: parent.right
|
||||
leftMargin: borderWidth
|
||||
rightMargin: borderWidth
|
||||
}
|
||||
|
||||
level: 1
|
||||
|
Loading…
x
Reference in New Issue
Block a user