text cleanups, StatCard improvements

This commit is contained in:
2023-04-27 08:29:07 +02:00
parent 8b922309b9
commit a2f9dbbe01
26 changed files with 96 additions and 67 deletions

View File

@@ -22,7 +22,6 @@
</button>
{/if}
</span>
<p class="mb-8 text-lg text-gray-500">{$_("manage-admin-users")}</p>
<UsersOverview bind:current_users />
</section>