Files
integreat/resources/public
Bryce ab7529eca6 fix(ssr): right-size the pay modal; fix stale post-create title
The pay wizard modal was w-[50em] (800px) but its bank-account cards are
w-[30em] (480px), so once the CSS rebuild activated the real width it rendered
with a large empty right region — visible especially via the "Pay now" step
after creating an invoice. It had effectively been content-width (~543px) before
and looked fine. Set the pay modal to w-[34em] (544px) so it fits its content
and stays consistent across both pay steps. Verified live: modal is 544px and
the method cards fill it, centered.

Also fix the post-create "next steps" modal's stale header text
("Invoice accounts " -> "Invoice created").

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
2026-06-28 00:32:01 -07:00
..
2025-03-15 21:20:30 -07:00
2023-05-09 13:32:19 -07:00
2018-05-23 11:27:31 -07:00
2020-08-22 17:14:30 -07:00
2017-12-06 17:55:09 -08:00
2023-06-01 12:00:30 -07:00
2023-05-04 17:07:08 -07:00