mirror of
https://github.com/LBRYFoundation/LBRY-Vault.git
synced 2025-08-29 16:31:29 +00:00
add stretch
This commit is contained in:
parent
83851bfa85
commit
362cbd06a7
1 changed files with 1 additions and 0 deletions
|
@ -958,6 +958,7 @@ class ElectrumWindow(QMainWindow):
|
|||
vbox0 = QVBoxLayout()
|
||||
vbox0.addLayout(grid)
|
||||
vbox0.addLayout(buttons)
|
||||
vbox0.addStretch(1)
|
||||
hbox = QHBoxLayout()
|
||||
hbox.addLayout(vbox0)
|
||||
hbox.addStretch(1)
|
||||
|
|
Loading…
Add table
Reference in a new issue