mirror of
https://github.com/BerriAI/litellm.git
synced 2025-04-26 03:04:13 +00:00
fix(usage.tsx): show top users and top keys driving spend
This commit is contained in:
parent
6710c2ee5d
commit
4678c6b936
3 changed files with 129 additions and 42 deletions
|
@ -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" }],
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue