From 5e6452fdc813de96526365352cf1259aeeaf67d7 Mon Sep 17 00:00:00 2001
From: alex <alex@alexloehr.net>
Date: Thu, 05 Jun 2025 15:54:35 +0000
Subject: [PATCH] GS-2147

---
 vue/src/components/Pagination.vue |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/vue/src/components/Pagination.vue b/vue/src/components/Pagination.vue
index c473ae2..0460a09 100644
--- a/vue/src/components/Pagination.vue
+++ b/vue/src/components/Pagination.vue
@@ -77,7 +77,7 @@
    font-size 130%
    //width 1em
 .current
-   width 10em;
+   width 12em;
    text-align center;
 
 input

--
Gitblit v1.8.0