mirror of
https://github.com/monero-project/monero-gui.git
synced 2025-01-11 05:14:34 +00:00
history tx details: resized popup
This commit is contained in:
parent
b4f29b291c
commit
b53ef00b36
1 changed files with 1 additions and 0 deletions
|
@ -69,6 +69,7 @@ ListView {
|
||||||
|
|
||||||
StandardDialog {
|
StandardDialog {
|
||||||
id: detailsPopup
|
id: detailsPopup
|
||||||
|
width:600
|
||||||
cancelVisible: false
|
cancelVisible: false
|
||||||
okVisible: true
|
okVisible: true
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue