mirror of
https://github.com/stoatchat/for-legacy-web.git
synced 2026-03-07 01:15:28 +00:00
fix(voice): fixed header style
This commit is contained in:
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user