2 lines
174 B
TypeScript
2 lines
174 B
TypeScript
/** Inline new-session content width — keep in sync with session composer `placement === "inline"`. */
|
|
export const NEW_SESSION_CONTENT_WIDTH = "w-full max-w-[720px] px-0"
|