mirror of
https://github.com/emailerfacu-spec/minix-front.git
synced 2026-04-01 13:10:44 -03:00
fix the footer was covering the buttons
This commit is contained in:
@@ -98,7 +98,7 @@
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<div class="mt-6 flex items-center justify-center gap-4">
|
||||
<div class="mt-6 mb-12 flex items-center justify-center gap-4">
|
||||
<button
|
||||
class="rounded-md border bg-card p-2 hover:bg-accent disabled:cursor-not-allowed disabled:opacity-50"
|
||||
onclick={() => cargarPagina(currentPage - 1)}
|
||||
|
||||
Reference in New Issue
Block a user