Adjust gradient image height

This commit is contained in:
cryptochangements34 2017-11-21 08:23:31 -06:00 committed by moneromooo-monero
parent 2629c767a8
commit f9e264ca0a

View file

@ -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