mirror of
https://github.com/langgenius/dify.git
synced 2026-04-15 09:57:03 +08:00
fix(web): fine-tune comment marker avatar vertical alignment
This commit is contained in:
parent
1722c883f3
commit
763524fc33
@ -222,6 +222,7 @@ export const CommentIcon: FC<CommentIconProps> = memo(({ comment, onClick, isAct
|
||||
users={participants}
|
||||
maxVisible={3}
|
||||
size="sm"
|
||||
className="-translate-y-[1.5px]"
|
||||
/>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
Loading…
Reference in New Issue
Block a user