forked from Public/monero-gui
Adjust gradient image height
This commit is contained in:
committed by
moneromooo-monero
parent
2629c767a8
commit
f9e264ca0a
@@ -63,7 +63,7 @@ Rectangle {
|
|||||||
|
|
||||||
// button gradient while checked
|
// button gradient while checked
|
||||||
Image {
|
Image {
|
||||||
height: 40
|
height: parent.height
|
||||||
width: 260
|
width: 260
|
||||||
anchors.verticalCenter: parent.verticalCenter
|
anchors.verticalCenter: parent.verticalCenter
|
||||||
anchors.right: parent.right
|
anchors.right: parent.right
|
||||||
|
|||||||
Reference in New Issue
Block a user