Hi @Mohammad Qasim ,
In line 107-109 of your code, you could try to put the line break tag <br />
at the end of the <span>
tag. It may work for you, like this:
<div class="form-label-group">
<span>Dossier</span><br />
If an Answer is helpful, please click "Accept Answer" and upvote it.
Note: Please follow the steps in our documentation to enable e-mail notifications if you want to receive the related email notification for this thread.