Adding line break

This commit is contained in:
sda
2023-09-11 14:43:39 +02:00
parent ea66840d2a
commit 62f4375f58
9 changed files with 8 additions and 8 deletions

View File

@ -86,7 +86,7 @@
</ul>
</div>
<div class="no-alerts-to-show" v-else>
<span class="main-text">{{ $t("report.no_alerts_title") }}</span>
<span class="main-text">{{ $t("report.no_alerts_title") }}</span><br />
<span class="second-text">{{ $t("report.no_alerts_subtext") }}</span>
</div>
<h5 class="title-report" v-if="uncategorized_records.length>0">{{ $t("report.uncat_coms_table") }}</h5>