numerus/web
jordi fita mas 65ee8a139c Use white-space: pre-line for invoice notes and payment instructions
I want the `white-space: pre` to preserve the newline characters that
users may have used, but this prevents line wrapping and long lines are
not confined within the page margins.

`pre-line` preserves the newlines, but collapses spaces and tabs, and
wraps long text, which is more what i want.
2023-05-22 11:23:19 +02:00
..
static Use white-space: pre-line for invoice notes and payment instructions 2023-05-22 11:23:19 +02:00
template Add income and expenses chart in SVG 2023-05-20 15:53:59 +02:00