이미지 클래스 추가가
This commit is contained in:
parent
27ab492b45
commit
85c06185ca
@ -51,7 +51,7 @@
|
||||
>
|
||||
<div class="avatar me-2">
|
||||
<img
|
||||
class="rounded-circle user-avatar"
|
||||
class="rounded-circle user-avatar object-fit-contain"
|
||||
:src="getProfileImage(item.lastEditor.profileImage)"
|
||||
alt="최근 작성자"
|
||||
:style="{ borderColor: item.lastEditor.color }"
|
||||
|
||||
Loading…
Reference in New Issue
Block a user