Make compose box more densed

Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
This commit is contained in:
marcin mikołajczak
2024-05-18 15:54:27 +02:00
parent 15ad2ea91f
commit 8536bf6f67
2 changed files with 4 additions and 4 deletions

View File

@ -59,9 +59,9 @@ const HomePage: React.FC<IHomePage> = ({ children }) => {
ref={composeBlock}
>
<CardBody>
<HStack alignItems='start' space={4}>
<HStack alignItems='start' space={2}>
<Link to={`/@${acct}`}>
<Avatar src={avatar} size={46} />
<Avatar src={avatar} size={42} />
</Link>
<div className='w-full translate-y-0.5'>