mirror of
https://github.com/monero-project/monero-gui.git
synced 2025-01-28 18:56:32 +02:00
Merge pull request #3670
ac432fe
InputDialog: use secondary color for cancel Button (rating89us)
This commit is contained in:
commit
0ca7e4ec76
@ -129,6 +129,7 @@ Item {
|
|||||||
|
|
||||||
MoneroComponents.StandardButton {
|
MoneroComponents.StandardButton {
|
||||||
id: cancelButton
|
id: cancelButton
|
||||||
|
primary: false
|
||||||
small: true
|
small: true
|
||||||
width: 120
|
width: 120
|
||||||
fontSize: 14
|
fontSize: 14
|
||||||
|
Loading…
Reference in New Issue
Block a user