Move compose form buttons to left on mobile

Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
This commit is contained in:
marcin mikołajczak
2024-06-04 13:57:45 +02:00
parent ce67cb537f
commit 9a1f6a16ab
3 changed files with 5 additions and 5 deletions

View File

@ -77,6 +77,7 @@ const GroupTimeline: React.FC<IGroupTimeline> = (props) => {
shouldCondense
autoFocus={false}
group={groupId}
withAvatar
/>
</HStack>
</div>