mirror of
https://github.com/monero-project/monero-gui.git
synced 2025-03-12 09:36:59 +00:00
Merge pull request #3670
ac432fe
InputDialog: use secondary color for cancel Button (rating89us)
This commit is contained in:
commit
0ca7e4ec76
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