diff --git a/src/pages/ContactListPage.tsx b/src/pages/ContactListPage.tsx index e101c49..694cc55 100644 --- a/src/pages/ContactListPage.tsx +++ b/src/pages/ContactListPage.tsx @@ -407,7 +407,8 @@ const ContactListPage = () => { display: 'flex', alignItems: 'center', gap: 2, - width: '100%' + width: { xs: '100%', md: 'auto' }, + flexShrink: 0 }}>