diff --git a/packages/roomkit-react/src/Prebuilt/components/Chat/ChatFooter.tsx b/packages/roomkit-react/src/Prebuilt/components/Chat/ChatFooter.tsx index a5b6865219..51d0ff4c49 100644 --- a/packages/roomkit-react/src/Prebuilt/components/Chat/ChatFooter.tsx +++ b/packages/roomkit-react/src/Prebuilt/components/Chat/ChatFooter.tsx @@ -210,7 +210,7 @@ export const ChatFooter = ({ onSend, children }: { onSend: (count: number) => vo ) : null} {selection && ( - + vo flexGrow: 1, r: '$1', '@md': { - minHeight: 'unset', - h: '$14', + minHeight: '$14', boxSizing: 'border-box', }, ...(isLandscapeHLSStream ? { minHeight: '$14', py: 0 } : {}),