From 2ade6b8db2bad5cbb7b7d2307443046f30d5a497 Mon Sep 17 00:00:00 2001 From: engigu Date: Wed, 17 Dec 2025 22:17:02 +0800 Subject: [PATCH] fix: small screen page style --- web/src/components/ui/Pagination.vue | 108 ++++++++++++++++++++------- 1 file changed, 82 insertions(+), 26 deletions(-) diff --git a/web/src/components/ui/Pagination.vue b/web/src/components/ui/Pagination.vue index e665388..daf3847 100644 --- a/web/src/components/ui/Pagination.vue +++ b/web/src/components/ui/Pagination.vue @@ -1,34 +1,43 @@