mirror of
https://github.com/PluralKit/PluralKit.git
synced 2026-02-08 14:57:54 +00:00
tweak(dashboard): add a little bit of extra space at the bottom of lists (for mobile convenience)
This commit is contained in:
parent
6d7e3d2d04
commit
7d01c02de0
5 changed files with 8 additions and 0 deletions
|
|
@ -97,6 +97,7 @@
|
|||
{/if}
|
||||
<ListPagination bind:currentPage={pageOptions.currentPage} {pageAmount} />
|
||||
{/if}
|
||||
<div class="spacer"></div>
|
||||
|
||||
<style>
|
||||
.itemcounter {
|
||||
|
|
|
|||
|
|
@ -97,6 +97,7 @@
|
|||
{/if}
|
||||
<ListPagination bind:currentPage={pageOptions.currentPage} {pageAmount} />
|
||||
{/if}
|
||||
<div class="spacer"></div>
|
||||
|
||||
<style>
|
||||
.itemcounter {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue