chore: minor ui fixes
This commit is contained in:
parent
fa6323e8c9
commit
7b44a7015e
3 changed files with 8 additions and 4 deletions
|
|
@ -65,6 +65,8 @@ Page {
|
|||
}
|
||||
|
||||
XSmallTextType {
|
||||
visible: false
|
||||
|
||||
Layout.leftMargin: 16
|
||||
Layout.rightMargin: 16
|
||||
Layout.bottomMargin: 8
|
||||
|
|
@ -74,6 +76,8 @@ Page {
|
|||
}
|
||||
|
||||
InputType {
|
||||
visible: false
|
||||
|
||||
id: textKey
|
||||
|
||||
Layout.leftMargin: 16
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue