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