mirror of
https://github.com/status-im/status-desktop.git
synced 2025-02-22 11:38:57 +00:00
parent
aa1dae9e20
commit
3af262e2d0
@ -108,6 +108,7 @@ OnboardingBasePage {
|
||||
id: seedLink
|
||||
Layout.alignment: Qt.AlignHCenter
|
||||
color: Theme.palette.primaryColor1
|
||||
font.pixelSize: 15
|
||||
MouseArea {
|
||||
anchors.fill: parent
|
||||
cursorShape: Qt.PointingHandCursor
|
||||
|
@ -91,6 +91,7 @@ OnboardingBasePage {
|
||||
Layout.alignment: Qt.AlignHCenter
|
||||
color: Theme.palette.primaryColor1
|
||||
text: qsTr("I prefer to use my password")
|
||||
font.pixelSize: 15
|
||||
MouseArea {
|
||||
anchors.fill: parent
|
||||
cursorShape: Qt.PointingHandCursor
|
||||
|
Loading…
x
Reference in New Issue
Block a user