diff --git a/electrum/gui/qml/components/Pin.qml b/electrum/gui/qml/components/Pin.qml index 180c4f0c9..fb9b9a62d 100644 --- a/electrum/gui/qml/components/Pin.qml +++ b/electrum/gui/qml/components/Pin.qml @@ -12,6 +12,7 @@ ElDialog { title: qsTr('PIN') iconSource: '../../../icons/lock.png' + z: 1000 width: parent.width * 3/4