mirror of
https://github.com/overte-org/overte.git
synced 2025-08-08 19:56:44 +02:00
button size fix
This commit is contained in:
parent
d93828f2f0
commit
54297e00a8
1 changed files with 0 additions and 1 deletions
|
@ -127,7 +127,6 @@ Item {
|
||||||
HifiControls.Button {
|
HifiControls.Button {
|
||||||
id: addMember;
|
id: addMember;
|
||||||
enabled: true;
|
enabled: true;
|
||||||
fontSize: 30
|
|
||||||
text: "+"
|
text: "+"
|
||||||
width: 50
|
width: 50
|
||||||
height: 50
|
height: 50
|
||||||
|
|
Loading…
Reference in a new issue