mirror of
https://github.com/JulianGro/overte.git
synced 2025-04-25 17:14:59 +02:00
fixed hmd settings buttons spacing
This commit is contained in:
parent
538b15dd57
commit
5686f51171
1 changed files with 2 additions and 2 deletions
|
@ -405,8 +405,8 @@ Rectangle {
|
|||
id: settingsButtonContainer
|
||||
anchors.verticalCenter: parent.verticalCenter
|
||||
anchors.right: parent.right
|
||||
anchors.rightMargin: 2
|
||||
width: 48
|
||||
anchors.rightMargin: 3
|
||||
width: 36
|
||||
height: width
|
||||
|
||||
Image {
|
||||
|
|
Loading…
Reference in a new issue