hql287 / Manta

🎉 Flexible invoicing desktop app with beautiful & customizable templates.
https://www.getmanta.app
GNU Lesser General Public License v3.0
5.28k stars 478 forks source link

fixes: #334 Multi-line input for notes #344

Open saskakol opened 4 years ago

saskakol commented 4 years ago

Description

Changed styling in the Business template to display line breaks present in the note text.

Related Issue

334

Motivation and Context

As per the original issue, this change allows users to more easily separate pieces of text in the note section from each other, increasing readability for the recipient of the invoice.

How Has This Been Tested?

Tested visually and using chrome devtools. Made sure that the change does not affect rendering of other areas of the application. This is just a styling change, so I have not added any tests.

Screenshots (if appropriate):

Text entered into the form with line breaks now displays correctly.

Types of changes

Checklist: