Update interface/resources/qml/controlsUit/PermissionPopup.qml

Co-Authored-By: Zach Fox <fox@highfidelity.com>
This commit is contained in:
MiladNazeri 2019-07-25 12:44:33 -07:00 committed by milad
parent 5083e449b0
commit 20b709b382

View file

@ -26,7 +26,7 @@ Rectangle {
ColumnLayout {
anchors.fill: parent
Rectangle {
height: 75
Layout.preferredHeight: 75
Layout.preferredWidth: parent.width
HifiStyles.RalewayBold {
@ -87,4 +87,4 @@ Rectangle {
}
}
}
}