diff --git a/src/components/dms/MessageProfileButton.tsx b/src/components/dms/MessageProfileButton.tsx index 07b3a0c042..fbbb5c9bfa 100644 --- a/src/components/dms/MessageProfileButton.tsx +++ b/src/components/dms/MessageProfileButton.tsx @@ -73,7 +73,8 @@ export function MessageProfileButton({ a.align_center, t.atoms.bg_contrast_25, a.rounded_full, - {width: 34, height: 34}, + // Matches size of button below to avoid layout shift + {width: 33, height: 33}, ]}>