mirror of
https://github.com/monero-project/monero-gui.git
synced 2024-12-22 19:49:34 +00:00
adjust images size
This commit is contained in:
parent
af7ad482c2
commit
2629c767a8
2 changed files with 2 additions and 1 deletions
|
@ -63,10 +63,11 @@ Rectangle {
|
|||
|
||||
// button gradient while checked
|
||||
Image {
|
||||
height: 40
|
||||
width: 260
|
||||
anchors.verticalCenter: parent.verticalCenter
|
||||
anchors.right: parent.right
|
||||
anchors.rightMargin: 0
|
||||
anchors.rightMargin: -20
|
||||
anchors.leftMargin: parent.getOffset()
|
||||
source: "../images/menuButtonGradient.png"
|
||||
visible: button.checked
|
||||
|
|
Binary file not shown.
Before Width: | Height: | Size: 3.9 KiB After Width: | Height: | Size: 244 B |
Loading…
Reference in a new issue