2
0
mirror of synced 2025-01-21 20:09:00 +00:00

fix(StatusSeedPhraseInput): anchored component to its parent bottom

Needed for: https://github.com/status-im/status-desktop/issues/5669
This commit is contained in:
Alexandra Betouni 2022-05-10 19:02:22 +03:00 committed by r4bbit.eth
parent 02923f7947
commit 9741f98b70

View File

@ -118,6 +118,7 @@ Item {
input.anchors.topMargin: 0
input.anchors.leftMargin: 0
input.anchors.rightMargin: 0
input.anchors.bottom: input.parent.bottom
input.leftComponent: StatusBaseText {
text: root.leftComponentText
color: seedWordInput.input.edit.activeFocus ?