mirror of
https://github.com/monero-project/monero-gui.git
synced 2025-01-28 18:56:32 +02:00
Removed hardcoded height from PasswordDialog
This commit is contained in:
parent
819be91cb6
commit
6a50951940
@ -40,7 +40,6 @@ Dialog {
|
||||
standardButtons: StandardButton.Ok + StandardButton.Cancel
|
||||
ColumnLayout {
|
||||
id: column
|
||||
height: 40
|
||||
anchors.fill: parent
|
||||
|
||||
Label {
|
||||
|
Loading…
Reference in New Issue
Block a user