NInputAction simplification
This commit is contained in:
parent
f04ac180f0
commit
125d844e3b
2 changed files with 27 additions and 32 deletions
|
|
@ -81,7 +81,7 @@ ScrollView {
|
|||
|
||||
// Info section
|
||||
ColumnLayout {
|
||||
spacing: Style.marginS * scaling
|
||||
spacing: Style.marginM * scaling
|
||||
Layout.fillWidth: true
|
||||
|
||||
NLabel {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue