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