mirror of
https://github.com/monero-project/monero-gui.git
synced 2025-01-10 03:42:05 +02:00
adjust images size
This commit is contained in:
parent
af7ad482c2
commit
2629c767a8
@ -63,10 +63,11 @@ Rectangle {
|
|||||||
|
|
||||||
// button gradient while checked
|
// button gradient while checked
|
||||||
Image {
|
Image {
|
||||||
|
height: 40
|
||||||
width: 260
|
width: 260
|
||||||
anchors.verticalCenter: parent.verticalCenter
|
anchors.verticalCenter: parent.verticalCenter
|
||||||
anchors.right: parent.right
|
anchors.right: parent.right
|
||||||
anchors.rightMargin: 0
|
anchors.rightMargin: -20
|
||||||
anchors.leftMargin: parent.getOffset()
|
anchors.leftMargin: parent.getOffset()
|
||||||
source: "../images/menuButtonGradient.png"
|
source: "../images/menuButtonGradient.png"
|
||||||
visible: button.checked
|
visible: button.checked
|
||||||
|
Binary file not shown.
Before Width: | Height: | Size: 3.9 KiB After Width: | Height: | Size: 244 B |
Loading…
Reference in New Issue
Block a user