fix(voice): fixed header style

This commit is contained in:
trashtemp
2022-01-16 13:44:00 +01:00
parent 240a15e008
commit 62085713e4
6 changed files with 26 additions and 27 deletions

View File

@@ -96,8 +96,8 @@ export const Profile = observer(() => {
<Text id="app.settings.pages.profile.profile_picture" />
</h3>
<FileUploader
width={80}
height={80}
width={92}
height={92}
style="icon"
fileType="avatars"
behaviour="upload"