mirror of
https://github.com/BewlyBewly/BewlyBewly.git
synced 2025-04-14 13:15:29 +00:00
fix(video-card): resolve avatar set too height on firefox (#1167)
This commit is contained in:
@@ -48,7 +48,6 @@ const displayedAvatars = computed(() => {
|
||||
<!-- Avatar -->
|
||||
<Picture
|
||||
:src="`${removeHttpFromUrl(item.authorFace)}@50w_50h_1c`"
|
||||
pos="absolute top-0"
|
||||
loading="lazy"
|
||||
w-inherit h-inherit
|
||||
rounded="1/2"
|
||||
|
||||
Reference in New Issue
Block a user