diff --git a/components/qna/input.tsx b/components/qna/input.tsx index 49bc2fb..f2da82e 100644 --- a/components/qna/input.tsx +++ b/components/qna/input.tsx @@ -32,7 +32,7 @@ export function Input({ placeholder, onSubmit, disabled = false }: InputProps) { keyboardVerticalOffset={0} behavior='position' style={{ paddingBottom: insets.bottom + 100 }} - className='justify-end absolute w-full h-full' + className='justify-end absolute w-full bottom-0' enabled >