Settings: minor UI improvements
This commit is contained in:
parent
63a545736c
commit
6c041fb27f
10 changed files with 47 additions and 91 deletions
|
|
@ -75,9 +75,8 @@ NBox {
|
|||
label: ""
|
||||
description: ""
|
||||
placeholder: "Select a widget to add..."
|
||||
onSelected: key => {
|
||||
comboBox.currentKey = key
|
||||
}
|
||||
onSelected: key => comboBox.currentKey = key
|
||||
|
||||
Layout.alignment: Qt.AlignVCenter
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue