Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
This commit is contained in:
marcin mikołajczak 2024-09-19 15:21:01 +02:00
parent 5f2e06f75f
commit 6e6d874d1b

View file

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