mirror of
https://thingvellir.net/git/overte
synced 2025-03-27 23:52:03 +01:00
Try to add bottom margin
This commit is contained in:
parent
6b8519c7ff
commit
b0eb08c03f
1 changed files with 1 additions and 0 deletions
|
@ -682,6 +682,7 @@ Rectangle {
|
|||
x: margins.paddings
|
||||
anchors.top: outputView.bottom;
|
||||
anchors.topMargin: 10;
|
||||
bottomMargin: 5;
|
||||
}
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in a new issue