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