sforkowany z mirror/soapbox
Update alignment of title/search-box and ChatList
rodzic
b9c649011c
commit
5490e83caf
|
@ -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)} />
|
||||
|
||||
|
|
Ładowanie…
Reference in New Issue