mirror of
https://github.com/muesli/telephant
synced 2024-11-22 19:33:06 +00:00
Add a margin above the action buttons
This commit is contained in:
parent
eb2468df2c
commit
1c94a6acd0
1 changed files with 1 additions and 0 deletions
|
@ -181,6 +181,7 @@ ColumnLayout {
|
|||
|
||||
RowLayout {
|
||||
anchors.right: parent.right
|
||||
Layout.topMargin: 4
|
||||
|
||||
ImageButton {
|
||||
source: "images/reply.png"
|
||||
|
|
Loading…
Reference in a new issue