mirror of
https://github.com/khoaliber/khoj.git
synced 2026-03-03 13:19:16 +00:00
Set home, chat page height so footer, header visible w/o scroll on phone
Set dynamic view height of page to 100%
This commit is contained in:
@@ -359,7 +359,7 @@ export default function ChatInputArea(props: ChatInputProps) {
|
||||
</Popover>
|
||||
</div>
|
||||
}
|
||||
<div className={`${styles.actualInputArea} flex items-center justify-between dark:bg-neutral-700`}>
|
||||
<div className={`${styles.actualInputArea} items-center justify-between dark:bg-neutral-700`}>
|
||||
<input
|
||||
type="file"
|
||||
multiple={true}
|
||||
|
||||
Reference in New Issue
Block a user