mirror of
https://github.com/JulianGro/overte.git
synced 2025-04-08 15:43:17 +02: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