remove white space from invoice pagination

This commit is contained in:
2025-10-29 09:29:55 +01:00
parent e30053424a
commit 519a91d65c
+1 -1
View File
@@ -201,7 +201,7 @@
</footer>
<pagination>
Seite <span class="page-number"></span> / {{ $totalPages }}
Seite <span class="page-number number"></span>/{{ $totalPages }}
</pagination>
</body>