修改了BUG
This commit is contained in:
@@ -551,7 +551,7 @@ export default function AIPage() {
|
||||
|
||||
return (
|
||||
<div
|
||||
className="h-[100dvh] bg-black flex flex-col overflow-hidden pb-[calc(env(safe-area-inset-bottom,0px)+56px)] lg:pb-0"
|
||||
className="h-[100dvh] bg-black flex flex-col overflow-hidden pb-[calc(env(safe-area-inset-bottom,0px)+56px)]"
|
||||
>
|
||||
{/* ── Header ── */}
|
||||
<div className="page-header flex-shrink-0">
|
||||
|
||||
Reference in New Issue
Block a user