mirror of
https://github.com/overte-org/overte.git
synced 2025-07-03 08:09:25 +02:00
Update interface/resources/qml/controlsUit/PermissionPopup.qml
Co-Authored-By: Zach Fox <fox@highfidelity.com>
This commit is contained in:
parent
b419be97be
commit
b0723599d8
1 changed files with 1 additions and 1 deletions
|
@ -41,7 +41,7 @@ Rectangle {
|
||||||
}
|
}
|
||||||
|
|
||||||
Rectangle {
|
Rectangle {
|
||||||
height: 35
|
Layout.preferredHeight: 35
|
||||||
Layout.preferredWidth: parent.width
|
Layout.preferredWidth: parent.width
|
||||||
|
|
||||||
HifiStyles.RalewayLight {
|
HifiStyles.RalewayLight {
|
||||||
|
|
Loading…
Reference in a new issue