diff options
Diffstat (limited to 'components')
| -rw-r--r-- | components/InputDialog.qml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/components/InputDialog.qml b/components/InputDialog.qml index 6267708c..847180af 100644 --- a/components/InputDialog.qml +++ b/components/InputDialog.qml @@ -129,6 +129,7 @@ Item { MoneroComponents.StandardButton { id: cancelButton + primary: false small: true width: 120 fontSize: 14 |
