Disable clicks on profile cards on starter pack lander (#4621)
This commit is contained in:
@@ -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}
|
||||||
|
|||||||
Reference in New Issue
Block a user