mirror of
https://github.com/status-im/status-desktop.git
synced 2025-01-24 05:21:58 +00:00
fix(SeedPhraseInputView): sug list was clipped at bottom row
Closes #6608
This commit is contained in:
parent
23e3702b47
commit
ffc053e0aa
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user