Update alignment of title/search-box and ChatList
This commit is contained in:
@ -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)} />
|
||||
|
||||
|
||||
Reference in New Issue
Block a user