mirror of
https://github.com/lubosz/overte.git
synced 2025-04-24 09:43:25 +02:00
Fix height of Load Defaults button
This commit is contained in:
parent
262e0262fc
commit
5352bd4b76
1 changed files with 1 additions and 0 deletions
|
@ -261,6 +261,7 @@ Window {
|
|||
HifiControls.Button {
|
||||
text: "Load Defaults"
|
||||
color: hifi.buttons.black
|
||||
height: 26
|
||||
onClicked: loadDefaults()
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue