mirror of
https://github.com/revoltchat/revite.git
synced 2024-11-10 01:03:36 -05:00
Changed button look to plain in account settings
This commit is contained in:
parent
73c4bf34d6
commit
0884df407e
1 changed files with 1 additions and 1 deletions
|
@ -114,7 +114,7 @@ export const Account = observer(() => {
|
||||||
field,
|
field,
|
||||||
})
|
})
|
||||||
}
|
}
|
||||||
contrast>
|
plain>
|
||||||
<Text id="app.settings.pages.account.change_field" />
|
<Text id="app.settings.pages.account.change_field" />
|
||||||
</Button>
|
</Button>
|
||||||
</div>
|
</div>
|
||||||
|
|
Loading…
Reference in a new issue