diff --git a/src/pages/home/report/ReportActionsList.tsx b/src/pages/home/report/ReportActionsList.tsx index 1ea58028c69f9..5a05763ecd2aa 100644 --- a/src/pages/home/report/ReportActionsList.tsx +++ b/src/pages/home/report/ReportActionsList.tsx @@ -680,7 +680,7 @@ function ReportActionsList({ isActive={(isFloatingMessageCounterVisible && !!currentUnreadMarker) || canScrollToNewerComments} onClick={scrollToBottomAndMarkReportAsRead} /> - + }, chatFooterFullCompose: { - flex: 1, + height: '100%', + paddingTop: 20, }, chatItemDraft: {