Msg on search if doc not found added

This commit is contained in:
Eudes Inácio
2022-05-10 11:12:56 +01:00
parent b8ccefc9e3
commit c57f52c086
3 changed files with 50 additions and 23 deletions
+1 -1
View File
@@ -141,7 +141,7 @@
<!-- most searched word-->
<div class="most-searched-words d-md-flex flex-md-column">
<p class="title ion-text-center">Assuntos mais recebidos</p>
<p class="title ion-text-center">{{searchResult}}</p>
<div class="most-searched-word-container height-100 overflow-y-auto">
</div>
</div>