qml: Pin dialog wider (small form factor issue)
This commit is contained in:
@@ -13,7 +13,7 @@ ElDialog {
|
|||||||
title: qsTr('PIN')
|
title: qsTr('PIN')
|
||||||
iconSource: '../../../icons/lock.png'
|
iconSource: '../../../icons/lock.png'
|
||||||
|
|
||||||
width: parent.width * 2/3
|
width: parent.width * 3/4
|
||||||
|
|
||||||
anchors.centerIn: parent
|
anchors.centerIn: parent
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user