Files
accounted/app
Jakob Wennberg 126aa073ed fix(ui): balance invoice/new columns; center salary run form (#476)
invoices/new — Fakturadetaljer (5+ fields) is much taller than Kund
(a single dropdown), so the prior layout (Fakturarader full-width,
Fakturadetaljer alone in row 1) left a large empty gap below Kund.

- Fakturarader: lg:col-span-3 → lg:col-span-2 (left side only)
- Fakturadetaljer: add lg:row-span-2 so it parallels the
  Kund + Fakturarader stack on the left

Anteckningar / Summering alignment from the prior PR is preserved
(both still at row-start-3).

salary/runs/new — form was max-w-xl, left-aligned. Felt cramped on
the wide content area.

- Outer container: add max-w-2xl mx-auto (centered, slightly wider)
- Drop the form's now-redundant max-w-xl

Co-authored-by: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
2026-05-14 11:49:32 +02:00
..
2026-04-29 16:32:26 +02:00
2026-05-14 01:10:44 +02:00
2026-04-29 16:32:26 +02:00
2026-04-29 16:32:26 +02:00
2026-04-29 16:32:26 +02:00
2026-04-29 16:32:26 +02:00