forked from phoenix/litellm-mirror
(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",
|
"tremor-full": "9999px",
|
||||||
},
|
},
|
||||||
fontSize: {
|
fontSize: {
|
||||||
"tremor-label": ["0.75rem", { lineHeight: "0.4rem" }],
|
"tremor-label": ["0.75rem", { lineHeight: "0.3rem" }],
|
||||||
"tremor-default": ["0.875rem", { lineHeight: "1.25rem" }],
|
"tremor-default": ["0.775rem", { lineHeight: "1.15rem" }],
|
||||||
"tremor-title": ["1.125rem", { lineHeight: "1.75rem" }],
|
"tremor-title": ["1.025rem", { lineHeight: "1.65rem" }],
|
||||||
"tremor-metric": ["1.875rem", { lineHeight: "2.25rem" }],
|
"tremor-metric": ["1.675rem", { lineHeight: "2.15rem" }],
|
||||||
},
|
},
|
||||||
},
|
},
|
||||||
},
|
},
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue