Changed button look to plain in account settings

ui/bot-profile
nizune 2021-08-04 12:22:48 +02:00
parent 73c4bf34d6
commit 0884df407e
1 changed files with 1 additions and 1 deletions

View File

@ -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>