Pjaijai/Referalah

[UI] Minor issues with auth page responsibility

Closed this issue · 1 comments

The auth page content overflows on small screens, while is not aligned center on large screens.

iPhone Safari:
auth small

Windows Chrome:
auth large

I think the problem is the w-[40rem] styling of the div in /client/modules/auth/template.tsx

I will try to fix this later.

Just found that the problem is resolved in development branch