updated onboarding page

This commit is contained in:
Ren Amamiya
2023-03-28 20:04:14 +07:00
parent 28336d2ec1
commit 34d80ae663
5 changed files with 34 additions and 12 deletions

View File

@@ -142,7 +142,7 @@ export default function Page() {
</h3>
</div>
</div>
<div className="scrollbar-hide row-span-4 h-full w-full overflow-y-auto">
<div className="row-span-4 h-full w-full overflow-y-auto">
<div className="grid grid-cols-4 gap-4 px-8 py-4">
{list.map((item: { pubkey: string }, index: Key) => (
<button