mirror of
https://github.com/monero-project/monero-gui.git
synced 2025-01-19 16:13:55 +02:00
InputDialog: use secondary color for cancel Button
This commit is contained in:
parent
51828babbb
commit
ac432fe947
@ -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