Update alignment of title/search-box and ChatList

This commit is contained in:
Chewbacca 2022-11-07 10:01:11 -05:00
parent b9c649011c
commit 5490e83caf

View file

@ -36,7 +36,7 @@ const ChatPageSidebar = () => {
return (
<Stack space={4} className='h-full'>
<Stack space={4} className='px-6 pt-6'>
<Stack space={4} className='px-4 pt-6'>
<HStack alignItems='center' justifyContent='between'>
<CardTitle title={intl.formatMessage(messages.title)} />