pl-fe: styles

Signed-off-by: Nicole Mikołajczyk <git@mkljczk.pl>
This commit is contained in:
Nicole Mikołajczyk
2025-04-02 09:08:13 +02:00
parent 0a59f7e9c4
commit ddc86ab12e

View File

@ -102,6 +102,8 @@ const ShoutboxComposer = React.forwardRef<HTMLTextAreaElement | null, IShoutboxC
/>
</Stack>
</HStack>
<div className='h-5' />
</div>
);
});