Add empty space in PDF report after asset link [SCI-7660] (#4940)

This commit is contained in:
ajugo 2023-02-07 10:39:11 +01:00 committed by GitHub
parent 5a93cd1a12
commit c2fcba729a
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -30,7 +30,7 @@
<% end %>
</div>
<div class="user-time">
<%= t('projects.reports.elements.step_asset.user_time', timestamp: l(timestamp, format: :full)) %>
&nbsp;<%= t('projects.reports.elements.step_asset.user_time', timestamp: l(timestamp, format: :full)) %>
</div>
</div>
<div class="report-element-body">