reduce room header panel size
This commit is contained in:
parent
f014b5eb3a
commit
253c85fcb1
|
@ -78,7 +78,7 @@ Item {
|
||||||
|
|
||||||
RoomHeader {
|
RoomHeader {
|
||||||
Layout.fillWidth: true
|
Layout.fillWidth: true
|
||||||
Layout.preferredHeight: 64
|
Layout.preferredHeight: 48
|
||||||
z: 10
|
z: 10
|
||||||
|
|
||||||
id: roomHeader
|
id: roomHeader
|
||||||
|
|
Loading…
Reference in New Issue