mirror of
https://github.com/status-im/status-desktop.git
synced 2025-02-17 17:19:02 +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"]
|
"3", "7", "11", "15", "19", "23", "4", "8", "12", "16", "20", "24"]
|
||||||
]
|
]
|
||||||
height: 312
|
height: 312
|
||||||
|
clip: false
|
||||||
anchors.left: parent.left
|
anchors.left: parent.left
|
||||||
anchors.leftMargin: 12
|
anchors.leftMargin: 12
|
||||||
anchors.top: switchTabBar.bottom
|
anchors.top: switchTabBar.bottom
|
||||||
|
Loading…
x
Reference in New Issue
Block a user