mirror of
https://github.com/monero-project/monero-gui.git
synced 2024-11-16 15:58:11 +00:00
InputDialog: use secondary color for cancel Button
This commit is contained in:
parent
51828babbb
commit
ac432fe947
1 changed files with 1 additions and 0 deletions
|
@ -129,6 +129,7 @@ Item {
|
|||
|
||||
MoneroComponents.StandardButton {
|
||||
id: cancelButton
|
||||
primary: false
|
||||
small: true
|
||||
width: 120
|
||||
fontSize: 14
|
||||
|
|
Loading…
Reference in a new issue