format change for the file

This commit is contained in:
Sampath 2023-03-31 20:00:50 +05:30
parent b888a1d578
commit ef1af8a1ca

View File

@ -77,7 +77,14 @@
<div class="addClause" data-bind=" ">
<div class="addClause-heading">
<span class="clause-table addClause-title">
<img class="addclauseProperty-Img" style="margin-bottom: 5px" src="/Add-property.svg" alt="Add new clause" aria-hidden="true" role="presentation"/>
<img
class="addclauseProperty-Img"
style="margin-bottom: 5px"
src="/Add-property.svg"
alt="Add new clause"
aria-hidden="true"
role="presentation"
/>
<span style="margin-left: 5px" data-bind="text: addNewClauseLine"></span>
</span>
</div>