diff --git a/src/components/common/CoiEmpty.vue b/src/components/common/CoiEmpty.vue index 33d208d..ec134d5 100644 --- a/src/components/common/CoiEmpty.vue +++ b/src/components/common/CoiEmpty.vue @@ -5,12 +5,12 @@
- - - - - - + + + + + +
@@ -36,8 +36,8 @@ > {{ actionText }} diff --git a/src/components/common/CoiPagination.vue b/src/components/common/CoiPagination.vue index 5884cd5..53d3a1a 100644 --- a/src/components/common/CoiPagination.vue +++ b/src/components/common/CoiPagination.vue @@ -33,7 +33,7 @@ @click="handlePageChange(1)" > - + @@ -44,7 +44,7 @@ @click="handlePageChange(currentPage - 1)" > - + @@ -74,7 +74,7 @@ @click="handlePageChange(currentPage + 1)" > - + @@ -85,7 +85,7 @@ @click="handlePageChange(totalPages)" > - +