mirror of
https://github.com/muesli/telephant
synced 2025-02-17 03:58:25 +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 {
|
RowLayout {
|
||||||
anchors.right: parent.right
|
anchors.right: parent.right
|
||||||
|
Layout.topMargin: 4
|
||||||
|
|
||||||
ImageButton {
|
ImageButton {
|
||||||
source: "images/reply.png"
|
source: "images/reply.png"
|
||||||
|
|
Loading…
Add table
Reference in a new issue