From 4dd09d2af41591cf49cf6daa4bdbf47574aebf73 Mon Sep 17 00:00:00 2001 From: engigu Date: Tue, 30 Sep 2025 22:52:39 +0800 Subject: [PATCH] fix: 404 page dark style --- web/src/components/ui/Pagination.vue | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/web/src/components/ui/Pagination.vue b/web/src/components/ui/Pagination.vue index 199279e..30368b4 100644 --- a/web/src/components/ui/Pagination.vue +++ b/web/src/components/ui/Pagination.vue @@ -1,7 +1,9 @@