Let's see how to do this:
You can use of the below-mentioned style in the Add Notes field before your custom content(in Field Properties) and to auto-adjust the content.
- <style>
- form[name=“FORMNAME”].label-left
- {
- width: 100%!important
- }
- .first-column.notes-field
- {
- width: 100% !important
- }
- </style>
Note: FORMNAME is the DELUGE name of form.
That's all you need to do to achieve this. If you have any doubts or queries regarding this tip, please feel free to add them as comments below. We would be happy to address them all.
P. S Please find the attached screenshots of the different window size displaying the form notes.