mirror of
https://github.com/HifiExperiments/overte.git
synced 2025-08-09 13:11:43 +02:00
fix new material UI
This commit is contained in:
parent
9ba1532c26
commit
4dde178b93
1 changed files with 1 additions and 1 deletions
|
@ -131,7 +131,7 @@ Rectangle {
|
||||||
spacing: 5
|
spacing: 5
|
||||||
|
|
||||||
anchors.horizontalCenter: column3.horizontalCenter
|
anchors.horizontalCenter: column3.horizontalCenter
|
||||||
anchors.horizontalCenterOffset: -20
|
anchors.horizontalCenterOffset: 0
|
||||||
|
|
||||||
Button {
|
Button {
|
||||||
id: button1
|
id: button1
|
||||||
|
|
Loading…
Reference in a new issue