fix placeholder position
This commit is contained in:
@@ -228,7 +228,7 @@ function ProfileCard() {
|
|||||||
<LoadingPlaceholder
|
<LoadingPlaceholder
|
||||||
width={size}
|
width={size}
|
||||||
height={size}
|
height={size}
|
||||||
style={{borderRadius: size}}
|
style={[{borderRadius: size}, gtTablet && a.ml_lg]}
|
||||||
/>
|
/>
|
||||||
)}
|
)}
|
||||||
<Prompt.Basic
|
<Prompt.Basic
|
||||||
|
|||||||
Reference in New Issue
Block a user