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
|
||||
Image {
|
||||
height: 40
|
||||
height: parent.height
|
||||
width: 260
|
||||
anchors.verticalCenter: parent.verticalCenter
|
||||
anchors.right: parent.right
|
||||
|
||||
Reference in New Issue
Block a user