From 813f03152a01345f0da4e10d590599011d0ddcf5 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E8=BE=89?= <814457906@qq.com> Date: Tue, 18 Jun 2024 18:06:56 +0800 Subject: [PATCH] =?UTF-8?q?=E5=88=86=E9=A1=B5=E5=99=A8?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/views/components/Pagination/index.vue | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/views/components/Pagination/index.vue b/src/views/components/Pagination/index.vue index 95c3a33..0a25749 100644 --- a/src/views/components/Pagination/index.vue +++ b/src/views/components/Pagination/index.vue @@ -159,7 +159,7 @@ export default { vertical-align: top; display: inline-block; font-size: 13px; - min-width: 35.5px; + min-width: 45px; height: 28px; line-height: 28px; cursor: pointer;