mirror of
https://github.com/BerriAI/litellm.git
synced 2025-04-24 18:24:20 +00:00
(ui) adjust size
This commit is contained in:
parent
e78e0c7400
commit
1d9f02fa9b
1 changed files with 4 additions and 4 deletions
|
@ -90,10 +90,10 @@ module.exports = {
|
|||
"tremor-full": "9999px",
|
||||
},
|
||||
fontSize: {
|
||||
"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" }],
|
||||
"tremor-label": ["0.75rem", { lineHeight: "0.3rem" }],
|
||||
"tremor-default": ["0.775rem", { lineHeight: "1.15rem" }],
|
||||
"tremor-title": ["1.025rem", { lineHeight: "1.65rem" }],
|
||||
"tremor-metric": ["1.675rem", { lineHeight: "2.15rem" }],
|
||||
},
|
||||
},
|
||||
},
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue