mirror of
https://github.com/wu736139669/hapi.git
synced 2026-08-09 07:29:51 +00:00
fix(web): keep mobile views scrollable and new-session actions reachable (#364)
This commit is contained in:
@@ -323,7 +323,7 @@ export function SessionChat(props: {
|
||||
})
|
||||
|
||||
return (
|
||||
<div className="flex h-full flex-col">
|
||||
<div className="flex h-full min-h-0 flex-col">
|
||||
<SessionHeader
|
||||
session={props.session}
|
||||
onBack={props.onBack}
|
||||
|
||||
Reference in New Issue
Block a user