Поправки разметки

This commit is contained in:
Book Pauk
2022-10-28 19:56:07 +07:00
parent fee3231d10
commit f51166822b

View File

@@ -148,7 +148,7 @@
<PageScroller v-show="pageCount > 1" ref="pageScroller1" v-model="search.page" :page-count="pageCount" />
</div>
<div v-show="list.totalFound > 0" class="row items-center">
<div v-show="list.totalFound > 0" class="text-bold" style="font-size: 120%; padding-bottom: 2px">
{{ foundCountMessage }}
</div>
</div>