Skip to content

Commit

Permalink
fix: optimize the animation of the Follow button on the User Profile …
Browse files Browse the repository at this point in the history
…Modal (#1156)
  • Loading branch information
cuikaipeng authored Oct 26, 2024
1 parent 632d5d4 commit 87717d6
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions apps/renderer/src/modules/profile/user-profile-modal.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -290,6 +290,7 @@ export const UserProfileModalContent: FC<{
isList: false,
})
}}
layout
>
<FollowIcon className="mr-1 size-3" />
{t("feed_form.follow")}
Expand Down

0 comments on commit 87717d6

Please sign in to comment.