From dc25baf7bc892c4e47c3ace925a348f5d02a5ae9 Mon Sep 17 00:00:00 2001 From: David Ma Date: Mon, 2 Oct 2023 12:28:34 -0600 Subject: [PATCH] style: fix pagination bar catalog alignment --- src/components/Catalog.vue | 28 ++++++++++++++++++++-------- 1 file changed, 20 insertions(+), 8 deletions(-) diff --git a/src/components/Catalog.vue b/src/components/Catalog.vue index b149a2b7..1e9b71bf 100644 --- a/src/components/Catalog.vue +++ b/src/components/Catalog.vue @@ -28,7 +28,10 @@ -
+
+
-
@@ -126,6 +129,15 @@ export default defineComponent({