Files
accounted/app
Jakob Wennberg d583a4e5bb fix(supplier-invoices): gutter between table columns on the invoice detail (#1578)
The Rader and Betalningshistorik tables carried no horizontal cell
padding, so a right-aligned column ran flush into the next left-aligned
one: the headers read ANTALENHET / A-PRISKONTO / BELOPPVERIFIKATION and
the cells read "1st", "8 985 kr5010" and "11 231 krb9da9d7c". Every
column after the first now gets a pl-4 gutter, matching the dry-table
spacing (TD_CLASS px-4).

Co-authored-by: Jakob Wennberg <311770904+jakobwennberg-oss@users.noreply.github.com>
Co-authored-by: Claude Fable 5 <noreply@anthropic.com>
2026-08-13 15:16:52 +02:00
..
2026-07-24 15:03:50 +02:00
2026-04-29 16:32:26 +02:00