margin below pagination
This commit is contained in:
@@ -54,6 +54,7 @@
|
||||
<template v-else>
|
||||
<SMPagination
|
||||
v-if="items.length < itemsTotal"
|
||||
class="mb-4"
|
||||
v-model="itemsPage"
|
||||
:total="itemsTotal"
|
||||
:per-page="itemsPerPage" />
|
||||
|
||||
Reference in New Issue
Block a user