Improve alignment of actions

This commit is contained in:
Justin 2022-07-06 14:36:28 -04:00
parent b706271687
commit cfcfb8e671

View file

@ -61,6 +61,7 @@ const FollowRecommendations: React.FC = () => {
id={suggestedProfile.account} id={suggestedProfile.account}
withAccountNote withAccountNote
showProfileHoverCard={false} showProfileHoverCard={false}
actionAlignment='top'
/> />
)) ))
) : ( ) : (