feat(ui): force width on suggested profile card

This commit is contained in:
Caidan Williams
2025-07-24 18:39:37 -07:00
committed by Austin McKinley
parent 7f1798a6cb
commit c758bfc568
+1
View File
@@ -285,6 +285,7 @@ export function ProfileGrid({
t.atoms.border_contrast_low, t.atoms.border_contrast_low,
(hovered || pressed) && t.atoms.border_contrast_high, (hovered || pressed) && t.atoms.border_contrast_high,
t.atoms.shadow_sm, t.atoms.shadow_sm,
{width: 165},
]}> ]}>
<ProfileCard.Outer> <ProfileCard.Outer>
<ProfileCard.Header> <ProfileCard.Header>