forked from potsda.mn/mobilizon
Add horizontal tag to form item in profile settings
This commit is contained in:
parent
b1f2d4e22d
commit
1c7383235d
|
@ -8,7 +8,7 @@
|
|||
}}</span>
|
||||
<span v-else>{{ $t("I create an identity") }}</span>
|
||||
</h1>
|
||||
<o-field :label="t('Avatar')">
|
||||
<o-field horizontal :label="t('Avatar')">
|
||||
<picture-upload
|
||||
v-model="avatarFile"
|
||||
:defaultImage="identity.avatar"
|
||||
|
|
Loading…
Reference in a new issue