Add a margin above the action buttons

This commit is contained in:
Christian Muehlhaeuser 2019-05-05 15:19:40 +02:00
parent eb2468df2c
commit 1c94a6acd0
No known key found for this signature in database
GPG key ID: 3CF9FA45CA1EBB7E

View file

@ -181,6 +181,7 @@ ColumnLayout {
RowLayout {
anchors.right: parent.right
Layout.topMargin: 4
ImageButton {
source: "images/reply.png"