Fix tags and description in reports [SCI-11566]

This commit is contained in:
Anton 2025-03-21 11:28:03 +01:00
parent 77772d873f
commit d1fb9b8611
2 changed files with 3 additions and 0 deletions

View file

@ -352,6 +352,7 @@ label {
.module-tags {
margin-left: 0;
margin-top: 10px;
width: 100%;
.module-no-tag {
margin-left: 5px;

View file

@ -52,6 +52,8 @@
<% end %>
</div>
<% end %>
<br>
<br>
<div class="row">
<div class="col-xs-12">
<% if my_module.description.present? %>