Update missing profile picture size
This commit is contained in:
parent
c06f051fe3
commit
124cdd4e0d
1 changed files with 2 additions and 2 deletions
|
|
@ -9,8 +9,8 @@
|
||||||
<icon
|
<icon
|
||||||
v-else
|
v-else
|
||||||
type="notes"
|
type="notes"
|
||||||
:size="200"
|
:size="230"
|
||||||
:border="100"
|
:border="115"
|
||||||
:primary="css_var('--missing-picture-foreground')"
|
:primary="css_var('--missing-picture-foreground')"
|
||||||
:background="css_var('--missing-picture-background')"
|
:background="css_var('--missing-picture-background')"
|
||||||
/>
|
/>
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue