|
|
@ -721,7 +721,7 @@ export default function QuestionsListClient({ |
|
|
<PageBackground disabled /> |
|
|
<PageBackground disabled /> |
|
|
<main |
|
|
<main |
|
|
style={{ paddingBottom: "calc(100px + var(--safe-bottom))" }} |
|
|
style={{ paddingBottom: "calc(100px + var(--safe-bottom))" }} |
|
|
className="-mx-[17px] relative flex h-dvh min-h-0 flex-col overflow-y-auto overflow-x-hidden bg-[#F5F5F5] px-[17px] pt-0 overscroll-y-contain" |
|
|
|
|
|
|
|
|
className="questions-list-main relative flex h-dvh min-h-0 flex-col overflow-y-auto overflow-x-hidden bg-[#F5F5F5] pt-0 overscroll-y-contain" |
|
|
> |
|
|
> |
|
|
<div className="pointer-events-none absolute inset-x-0 top-0 h-[240px] bg-[radial-gradient(circle_at_top,rgba(255,255,255,0.98)_0%,rgba(255,255,255,0.7)_42%,rgba(255,255,255,0)_100%)]" /> |
|
|
<div className="pointer-events-none absolute inset-x-0 top-0 h-[240px] bg-[radial-gradient(circle_at_top,rgba(255,255,255,0.98)_0%,rgba(255,255,255,0.7)_42%,rgba(255,255,255,0)_100%)]" /> |
|
|
<div className="pointer-events-none absolute -top-16 left-1/2 h-[220px] w-[220px] -translate-x-1/2 rounded-full bg-white/70 blur-3xl" /> |
|
|
<div className="pointer-events-none absolute -top-16 left-1/2 h-[220px] w-[220px] -translate-x-1/2 rounded-full bg-white/70 blur-3xl" /> |
|
|
@ -730,7 +730,7 @@ export default function QuestionsListClient({ |
|
|
style={{ |
|
|
style={{ |
|
|
paddingTop: "max(12px, calc(var(--safe-top) + 4px))", |
|
|
paddingTop: "max(12px, calc(var(--safe-top) + 4px))", |
|
|
}} |
|
|
}} |
|
|
className="sticky top-0 z-20 -mx-[17px] flex items-center justify-between bg-[#F5F5F5]/90 px-[17px] pb-3 backdrop-blur-md" |
|
|
|
|
|
|
|
|
className="questions-list-header sticky top-0 z-20 flex items-center justify-between bg-[#F5F5F5]/90 pb-3 backdrop-blur-md" |
|
|
> |
|
|
> |
|
|
<NavigationButton |
|
|
<NavigationButton |
|
|
icon="back" |
|
|
icon="back" |
|
|
@ -795,7 +795,7 @@ export default function QuestionsListClient({ |
|
|
<PageBackground disabled /> |
|
|
<PageBackground disabled /> |
|
|
<main |
|
|
<main |
|
|
style={{ paddingBottom: "calc(100px + var(--safe-bottom))" }} |
|
|
style={{ paddingBottom: "calc(100px + var(--safe-bottom))" }} |
|
|
className="-mx-[17px] relative min-h-screen overflow-x-clip bg-[#F5F5F5] px-[17px] pt-0" |
|
|
|
|
|
|
|
|
className="questions-list-main relative min-h-screen overflow-x-clip bg-[#F5F5F5] pt-0" |
|
|
> |
|
|
> |
|
|
<div className="pointer-events-none absolute inset-x-0 top-0 h-[240px] bg-[radial-gradient(circle_at_top,rgba(255,255,255,0.98)_0%,rgba(255,255,255,0.7)_42%,rgba(255,255,255,0)_100%)]" /> |
|
|
<div className="pointer-events-none absolute inset-x-0 top-0 h-[240px] bg-[radial-gradient(circle_at_top,rgba(255,255,255,0.98)_0%,rgba(255,255,255,0.7)_42%,rgba(255,255,255,0)_100%)]" /> |
|
|
<div className="pointer-events-none absolute -top-16 left-1/2 h-[220px] w-[220px] -translate-x-1/2 rounded-full bg-white/70 blur-3xl" /> |
|
|
<div className="pointer-events-none absolute -top-16 left-1/2 h-[220px] w-[220px] -translate-x-1/2 rounded-full bg-white/70 blur-3xl" /> |
|
|
@ -804,7 +804,7 @@ export default function QuestionsListClient({ |
|
|
style={{ |
|
|
style={{ |
|
|
paddingTop: "max(12px, calc(var(--safe-top) + 4px))", |
|
|
paddingTop: "max(12px, calc(var(--safe-top) + 4px))", |
|
|
}} |
|
|
}} |
|
|
className="sticky top-0 z-20 -mx-[17px] flex items-center justify-between bg-[#F5F5F5]/90 px-[17px] pb-3 backdrop-blur-md" |
|
|
|
|
|
|
|
|
className="questions-list-header sticky top-0 z-20 flex items-center justify-between bg-[#F5F5F5]/90 pb-3 backdrop-blur-md" |
|
|
> |
|
|
> |
|
|
<NavigationButton |
|
|
<NavigationButton |
|
|
icon="back" |
|
|
icon="back" |
|
|
@ -914,7 +914,7 @@ export default function QuestionsListClient({ |
|
|
|
|
|
|
|
|
<main |
|
|
<main |
|
|
style={{ paddingBottom: "calc(100px + var(--safe-bottom))" }} |
|
|
style={{ paddingBottom: "calc(100px + var(--safe-bottom))" }} |
|
|
className="-mx-[17px] relative flex h-dvh min-h-0 flex-col overflow-y-auto overflow-x-hidden bg-[#F5F5F5] px-[17px] pt-0 overscroll-y-contain" |
|
|
|
|
|
|
|
|
className="questions-list-main relative flex h-dvh min-h-0 flex-col overflow-y-auto overflow-x-hidden bg-[#F5F5F5] pt-0 overscroll-y-contain" |
|
|
> |
|
|
> |
|
|
<div className="pointer-events-none absolute inset-x-0 top-0 h-[240px] bg-[radial-gradient(circle_at_top,rgba(255,255,255,0.98)_0%,rgba(255,255,255,0.7)_42%,rgba(255,255,255,0)_100%)]" /> |
|
|
<div className="pointer-events-none absolute inset-x-0 top-0 h-[240px] bg-[radial-gradient(circle_at_top,rgba(255,255,255,0.98)_0%,rgba(255,255,255,0.7)_42%,rgba(255,255,255,0)_100%)]" /> |
|
|
<div className="pointer-events-none absolute -top-16 left-1/2 h-[220px] w-[220px] -translate-x-1/2 rounded-full bg-white/70 blur-3xl" /> |
|
|
<div className="pointer-events-none absolute -top-16 left-1/2 h-[220px] w-[220px] -translate-x-1/2 rounded-full bg-white/70 blur-3xl" /> |
|
|
@ -923,7 +923,7 @@ export default function QuestionsListClient({ |
|
|
style={{ |
|
|
style={{ |
|
|
paddingTop: "max(12px, calc(var(--safe-top) + 4px))", |
|
|
paddingTop: "max(12px, calc(var(--safe-top) + 4px))", |
|
|
}} |
|
|
}} |
|
|
className="sticky top-0 z-20 -mx-[17px] flex items-center justify-between bg-[#F5F5F5]/90 px-[17px] pb-3 backdrop-blur-md" |
|
|
|
|
|
|
|
|
className="questions-list-header sticky top-0 z-20 flex items-center justify-between bg-[#F5F5F5]/90 pb-3 backdrop-blur-md" |
|
|
> |
|
|
> |
|
|
<NavigationButton |
|
|
<NavigationButton |
|
|
icon="back" |
|
|
icon="back" |
|
|
|