mirror of
https://github.com/overte-org/overte.git
synced 2025-08-08 12:57:59 +02:00
Update interface/resources/qml/controlsUit/PermissionPopup.qml
Co-Authored-By: Zach Fox <fox@highfidelity.com>
This commit is contained in:
parent
5083e449b0
commit
20b709b382
1 changed files with 2 additions and 2 deletions
|
@ -26,7 +26,7 @@ Rectangle {
|
||||||
ColumnLayout {
|
ColumnLayout {
|
||||||
anchors.fill: parent
|
anchors.fill: parent
|
||||||
Rectangle {
|
Rectangle {
|
||||||
height: 75
|
Layout.preferredHeight: 75
|
||||||
Layout.preferredWidth: parent.width
|
Layout.preferredWidth: parent.width
|
||||||
|
|
||||||
HifiStyles.RalewayBold {
|
HifiStyles.RalewayBold {
|
||||||
|
@ -87,4 +87,4 @@ Rectangle {
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue