fix: fix scandic friends block for tablet view
This commit is contained in:
@@ -38,7 +38,7 @@ export default async function JoinScandicFriends({
|
||||
height={384}
|
||||
/>
|
||||
) : (
|
||||
<SurpriseIcon width={384} height={384} />
|
||||
<SurpriseIcon width="100%" height="100%" />
|
||||
)}
|
||||
</div>
|
||||
<div className={styles.content}>
|
||||
|
||||
Reference in New Issue
Block a user