mirror of
https://github.com/monero-project/monero-gui.git
synced 2025-01-09 19:32:03 +02:00
Adjust gradient image height
This commit is contained in:
parent
2629c767a8
commit
f9e264ca0a
@ -63,7 +63,7 @@ Rectangle {
|
||||
|
||||
// button gradient while checked
|
||||
Image {
|
||||
height: 40
|
||||
height: parent.height
|
||||
width: 260
|
||||
anchors.verticalCenter: parent.verticalCenter
|
||||
anchors.right: parent.right
|
||||
|
Loading…
Reference in New Issue
Block a user