diff --git a/src/styles/index.ts b/src/styles/index.ts index 697b5c0dba65c..57b4010527e9f 100644 --- a/src/styles/index.ts +++ b/src/styles/index.ts @@ -2108,7 +2108,8 @@ const styles = (theme: ThemeColors) => }, chatFooterFullCompose: { - flex: 1, + height: '100%', + paddingTop: 20, }, chatItemDraft: {