fix(SeedPhraseInputView): sug list was clipped at bottom row

Closes 	#6608
This commit is contained in:
Alexandra Betouni 2022-08-02 12:29:47 +03:00 committed by Alexandra Betouni
parent 23e3702b47
commit ffc053e0aa
1 changed files with 1 additions and 0 deletions

View File

@ -120,6 +120,7 @@ Item {
"3", "7", "11", "15", "19", "23", "4", "8", "12", "16", "20", "24"]
]
height: 312
clip: false
anchors.left: parent.left
anchors.leftMargin: 12
anchors.top: switchTabBar.bottom