From 62f8d28c73eb042edf9c31127f4c87f1f9e6ac4c Mon Sep 17 00:00:00 2001
From: alex <alex@alexloehr.net>
Date: Wed, 04 Jun 2025 18:30:05 +0000
Subject: [PATCH] adding user teilnahmen

---
 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