forked from Public/monero-gui
Removed hardcoded height from PasswordDialog
This commit is contained in:
@@ -40,7 +40,6 @@ Dialog {
|
||||
standardButtons: StandardButton.Ok + StandardButton.Cancel
|
||||
ColumnLayout {
|
||||
id: column
|
||||
height: 40
|
||||
anchors.fill: parent
|
||||
|
||||
Label {
|
||||
|
||||
Reference in New Issue
Block a user