mirror of
https://thingvellir.net/git/overte
synced 2025-03-27 23:52:03 +01:00
Minor Code Adjustements
Minor Code Adjustements
This commit is contained in:
parent
2475deac93
commit
da2737de53
1 changed files with 2 additions and 2 deletions
|
@ -211,7 +211,7 @@ TabBar {
|
|||
color: hifi.buttons.black
|
||||
colorScheme: hifi.colorSchemes.dark
|
||||
anchors.right: parent.horizontalCenter
|
||||
anchors.rightMargin: 10
|
||||
anchors.rightMargin: 10
|
||||
anchors.left: parent.left
|
||||
anchors.leftMargin: 55
|
||||
anchors.top: assetServerButton.bottom
|
||||
|
@ -241,7 +241,7 @@ TabBar {
|
|||
params: { buttonName: "importEntitiesFromUrlButton" }
|
||||
});
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
} // Flickable
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue