From a2dbf3f3c88c38996b0e2fa04c780a310f97c4f3 Mon Sep 17 00:00:00 2001 From: Kazhnuz Date: Sun, 19 Feb 2023 21:29:07 +0100 Subject: [PATCH] fix: correction elipsis --- .../tableaux/pagination/PageList.vue | 22 ++++++++++++++----- 1 file changed, 17 insertions(+), 5 deletions(-) diff --git a/src/components/tableaux/pagination/PageList.vue b/src/components/tableaux/pagination/PageList.vue index 4c476d9..865a19d 100644 --- a/src/components/tableaux/pagination/PageList.vue +++ b/src/components/tableaux/pagination/PageList.vue @@ -73,8 +73,14 @@ function setPage(page: number) { :page="5" @click="setPage(5)" > - - + + - + - + - +