Increase paginator space to 3

This commit is contained in:
Ilya Prokopenko 2022-06-20 15:33:39 +03:00
parent c7ab7cad85
commit 520fe6f94c
No known key found for this signature in database
GPG key ID: 3EE235B32BF277D9

View file

@ -1,4 +1,4 @@
{var $space = 2}
{var $space = 3}
{var $pageCount = ceil($conf->count / $conf->perPage)}
<div n:if="!($conf->page === 1 && $conf->count <= $conf->perPage)" style="padding: 8px;">