12
This commit is contained in:
parent
79877464fb
commit
db99bc4065
@ -83,6 +83,7 @@ v-show="voting">
|
|||||||
v-if="auther.author_avatar"
|
v-if="auther.author_avatar"
|
||||||
:src="auther.author_avatar"
|
:src="auther.author_avatar"
|
||||||
width="40"
|
width="40"
|
||||||
|
fit="cover"
|
||||||
round
|
round
|
||||||
style="margin-right: 8px;"
|
style="margin-right: 8px;"
|
||||||
/>
|
/>
|
||||||
@ -154,6 +155,7 @@ v-show="voting">
|
|||||||
v-if="auther.author_avatar"
|
v-if="auther.author_avatar"
|
||||||
:src="auther.author_avatar"
|
:src="auther.author_avatar"
|
||||||
width="40"
|
width="40"
|
||||||
|
fit="cover"
|
||||||
round
|
round
|
||||||
style="margin-right: 8px;"
|
style="margin-right: 8px;"
|
||||||
/>
|
/>
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user