Flex-wrap profile objects
This commit is contained in:
parent
bf10ea0e33
commit
2c3c6f28ee
|
@ -195,7 +195,7 @@ export function UserPage(props: {
|
|||
</>
|
||||
)}
|
||||
|
||||
<Col className="gap-2 sm:flex-row sm:items-center sm:gap-4">
|
||||
<Col className="flex-wrap gap-2 sm:flex-row sm:items-center sm:gap-4">
|
||||
<Row className="gap-4">
|
||||
<FollowingButton user={user} />
|
||||
<FollowersButton user={user} />
|
||||
|
|
Loading…
Reference in New Issue
Block a user