fix(usage.tsx): show top users and top keys driving spend

This commit is contained in:
Krrish Dholakia 2024-02-09 19:50:07 -08:00
parent 6710c2ee5d
commit 4678c6b936
3 changed files with 129 additions and 42 deletions

View file

@ -89,7 +89,7 @@ module.exports = {
"tremor-full": "9999px",
},
fontSize: {
"tremor-label": ["0.75rem", { lineHeight: "1rem" }],
"tremor-label": ["0.75rem", { lineHeight: "0.4rem" }],
"tremor-default": ["0.875rem", { lineHeight: "1.25rem" }],
"tremor-title": ["1.125rem", { lineHeight: "1.75rem" }],
"tremor-metric": ["1.875rem", { lineHeight: "2.25rem" }],