📱(frontend) improve responsive share modal
Improved the responsiveness of the share modal on small devices.
This commit is contained in:
@@ -76,6 +76,7 @@ export const MemberItem = ({
|
|||||||
$gap="1rem"
|
$gap="1rem"
|
||||||
$justify="space-between"
|
$justify="space-between"
|
||||||
$width="100%"
|
$width="100%"
|
||||||
|
$wrap="wrap"
|
||||||
>
|
>
|
||||||
<Box $direction="row" $gap="1rem">
|
<Box $direction="row" $gap="1rem">
|
||||||
<IconBG iconName="account_circle" $size="2rem" />
|
<IconBG iconName="account_circle" $size="2rem" />
|
||||||
|
|||||||
Reference in New Issue
Block a user