Fix error on refresh where footer elements fused with action button

This commit is contained in:
Peter Stockings
2023-03-14 22:30:43 +11:00
parent 50c32d20a4
commit 82f7e83056
6 changed files with 13 additions and 10 deletions

View File

@@ -1,5 +1,5 @@
<div class="mt-4 w-full grid grid-cols-1 md:grid-cols-3 2xl:grid-cols-4 xl:grid-cols-5 gap-4">
{% for stat in stats%}
{% for stat in stats %}
<div class="bg-white shadow rounded-lg p-4 sm:p-6 xl:p-8 ">
<div class="flex items-center">
<div class="flex-shrink-0">