Improve alignment of actions
This commit is contained in:
parent
b706271687
commit
cfcfb8e671
1 changed files with 1 additions and 0 deletions
|
@ -61,6 +61,7 @@ const FollowRecommendations: React.FC = () => {
|
||||||
id={suggestedProfile.account}
|
id={suggestedProfile.account}
|
||||||
withAccountNote
|
withAccountNote
|
||||||
showProfileHoverCard={false}
|
showProfileHoverCard={false}
|
||||||
|
actionAlignment='top'
|
||||||
/>
|
/>
|
||||||
))
|
))
|
||||||
) : (
|
) : (
|
||||||
|
|
Loading…
Reference in a new issue