Files
baya-monorepo/client/src/components/auth/constants.ts
T
2026-07-27 22:27:04 +03:30

3 lines
120 B
TypeScript

/** Reading width for the branded auth screens (login, OTP, role selection). */
export const AUTH_CARD_MAX_WIDTH = 420;