feat(ui): force width on suggested profile card
This commit is contained in:
committed by
Austin McKinley
parent
7f1798a6cb
commit
c758bfc568
@@ -285,6 +285,7 @@ export function ProfileGrid({
|
||||
t.atoms.border_contrast_low,
|
||||
(hovered || pressed) && t.atoms.border_contrast_high,
|
||||
t.atoms.shadow_sm,
|
||||
{width: 165},
|
||||
]}>
|
||||
<ProfileCard.Outer>
|
||||
<ProfileCard.Header>
|
||||
|
||||
Reference in New Issue
Block a user