Update add new server icon on the settings page (#1083)
Closes https://github.com/mattermost/desktop/issues/1071 Closes https://mattermost.atlassian.net/browse/MM-19368
This commit is contained in:

committed by
Guillermo Vayá

parent
714980c8c6
commit
a78878fb6d
@@ -372,7 +372,7 @@ export default class SettingsPage extends React.Component {
|
|||||||
id='addNewServer'
|
id='addNewServer'
|
||||||
href='#'
|
href='#'
|
||||||
onClick={this.toggleShowTeamForm}
|
onClick={this.toggleShowTeamForm}
|
||||||
>{'⊞ Add new server'}</a>
|
>{'+ Add New Server'}</a>
|
||||||
</p>
|
</p>
|
||||||
</Col>
|
</Col>
|
||||||
</Row>
|
</Row>
|
||||||
|
Reference in New Issue
Block a user