Move compose form buttons to left on mobile
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
This commit is contained in:
@ -77,6 +77,7 @@ const GroupTimeline: React.FC<IGroupTimeline> = (props) => {
|
||||
shouldCondense
|
||||
autoFocus={false}
|
||||
group={groupId}
|
||||
withAvatar
|
||||
/>
|
||||
</HStack>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user