mirror of
https://github.com/monero-project/monero-gui.git
synced 2024-12-22 19:49:34 +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 {
|
MoneroComponents.StandardButton {
|
||||||
id: cancelButton
|
id: cancelButton
|
||||||
|
primary: false
|
||||||
small: true
|
small: true
|
||||||
width: 120
|
width: 120
|
||||||
fontSize: 14
|
fontSize: 14
|
||||||
|
|
Loading…
Reference in a new issue