remove white space from invoice pagination
This commit is contained in:
@@ -201,7 +201,7 @@
|
|||||||
</footer>
|
</footer>
|
||||||
|
|
||||||
<pagination>
|
<pagination>
|
||||||
Seite <span class="page-number"></span> / {{ $totalPages }}
|
Seite <span class="page-number number"></span>/{{ $totalPages }}
|
||||||
</pagination>
|
</pagination>
|
||||||
|
|
||||||
</body>
|
</body>
|
||||||
|
|||||||
Reference in New Issue
Block a user