diff --git a/src/components/SettingsPage/sections/Currencies.js b/src/components/SettingsPage/sections/Currencies.js index 2762e12b..c619d309 100644 --- a/src/components/SettingsPage/sections/Currencies.js +++ b/src/components/SettingsPage/sections/Currencies.js @@ -103,8 +103,8 @@ class TabCurrencies extends PureComponent { renderRight={ // TODO this should only be the subset of currencies of the app { to={counterValueCurrency} exchangeId={exchange} onChange={this.handleChangeExchange} - style={{ minWidth: 200 }} + minWidth={200} /> {defaults.confirmationsNb ? (