Update dashboard

This commit is contained in:
KMKoushik
2024-05-03 07:40:19 +10:00
parent 2d4babe618
commit 4e671556cc
2 changed files with 9 additions and 4 deletions

View File

@@ -34,7 +34,7 @@ export default function DashboardChart() {
</Tabs>
</div>
<div className="flex flex-col gap-8 mt-8">
<div className="flex flex-col gap-16 mt-10">
<div className="flex flex-wrap gap-2">
{!statusQuery.isLoading && statusQuery.data ? (
<>