Disable clicks on profile cards on starter pack lander (#4621)
parent
51fca95669
commit
d79891a858
|
@ -240,6 +240,7 @@ function LandingScreenLoaded({
|
||||||
a.px_md,
|
a.px_md,
|
||||||
a.border_t,
|
a.border_t,
|
||||||
t.atoms.border_contrast_low,
|
t.atoms.border_contrast_low,
|
||||||
|
{pointerEvents: 'none'},
|
||||||
]}>
|
]}>
|
||||||
<ProfileCard
|
<ProfileCard
|
||||||
profile={item.subject}
|
profile={item.subject}
|
||||||
|
|
Loading…
Reference in New Issue