mirror of
https://github.com/appwrite/console.git
synced 2026-06-06 19:27:48 +00:00
fix: pagination
This commit is contained in:
@@ -32,7 +32,7 @@
|
||||
</script>
|
||||
|
||||
{#if sum >= limit}
|
||||
<nav class="pagination">
|
||||
<nav class="pagination is-center">
|
||||
<span
|
||||
on:click={prev}
|
||||
disabled={noPrev}
|
||||
|
||||
Reference in New Issue
Block a user