style(admin): standardize subtitle text size and color across admin pages

This commit is contained in:
2026-04-22 12:43:20 -04:00
parent dade434bd7
commit 83672e9325
7 changed files with 11 additions and 7 deletions
+1 -1
View File
@@ -46,7 +46,7 @@ const StatCard = ({
)}
</div>
<div className={`${bgColor} ${color} w-8 h-8 rounded-sm flex-shrink-0 ml-3 mt-[2px] flex items-center justify-center`}>
<div className={`${bgColor} ${color} w-8 h-8 rounded-md flex-shrink-0 ml-3 mt-[2px] flex items-center justify-center`}>
{loading ? (
<Skeleton height="h-4" width="w-4" />
) : (