mirror of
https://github.com/tooot-app/app
synced 2025-06-05 22:19:13 +02:00
Search is done
This commit is contained in:
@ -19,7 +19,7 @@ const ComposeReply: React.FC = () => {
|
||||
const contentWidth =
|
||||
Dimensions.get('window').width -
|
||||
StyleConstants.Spacing.Global.PagePadding * 2 - // Global page padding on both sides
|
||||
StyleConstants.Avatar.S - // Avatar width
|
||||
StyleConstants.Avatar.M - // Avatar width
|
||||
StyleConstants.Spacing.S // Avatar margin to the right
|
||||
|
||||
return (
|
||||
|
Reference in New Issue
Block a user