mirror of
https://github.com/monero-project/monero-gui
synced 2025-01-04 20:26:23 +01:00
InputDialog: use secondary color for cancel Button
This commit is contained in:
parent
51828babbb
commit
ac432fe947
@ -129,6 +129,7 @@ Item {
|
||||
|
||||
MoneroComponents.StandardButton {
|
||||
id: cancelButton
|
||||
primary: false
|
||||
small: true
|
||||
width: 120
|
||||
fontSize: 14
|
||||
|
Loading…
Reference in New Issue
Block a user