fix: update the ui for the dashboard

This commit is contained in:
2026-07-21 09:48:33 +07:00
parent 580bf9d9ae
commit f5666a29da
2 changed files with 10 additions and 2 deletions
@@ -128,6 +128,10 @@
gap: 0.75rem;
}
.quickStatsUser {
grid-template-columns: repeat(3, minmax(0, 1fr));
}
.statCard,
.statSkeleton {
display: grid;