Fix pagination controls, move mixin to common app, fix pagination invocation on all views, and other random bug fixes

This commit is contained in:
badblocks 2025-04-01 23:01:05 -07:00
parent 7edefe23c3
commit 6a61b79bbe
425 changed files with 51656 additions and 243 deletions

View file

@ -0,0 +1,6 @@
<svg width="1024" height="1024" viewBox="0 0 1024 1024" fill="none" xmlns="http://www.w3.org/2000/svg">
<rect x="256" y="670.72" width="512" height="256" rx="128" fill="#1AD1A5"/>
<circle cx="512" cy="353.28" r="256" fill="white"/>
<circle cx="512" cy="353.28" r="261" stroke="black" stroke-opacity="0.2" stroke-width="10"/>
<circle cx="512" cy="353.28" r="114.688" fill="#FF9903"/>
</svg>

After

Width:  |  Height:  |  Size: 389 B