mirror of
https://github.com/monero-project/monero-gui.git
synced 2026-04-02 20:27:25 -04:00
Removed hardcoded height from PasswordDialog
This commit is contained in:
@@ -40,7 +40,6 @@ Dialog {
|
|||||||
standardButtons: StandardButton.Ok + StandardButton.Cancel
|
standardButtons: StandardButton.Ok + StandardButton.Cancel
|
||||||
ColumnLayout {
|
ColumnLayout {
|
||||||
id: column
|
id: column
|
||||||
height: 40
|
|
||||||
anchors.fill: parent
|
anchors.fill: parent
|
||||||
|
|
||||||
Label {
|
Label {
|
||||||
|
|||||||
Reference in New Issue
Block a user