AIAgent: fix line height

This commit is contained in:
Timofey
2025-11-21 16:06:45 +08:00
parent 2fa5571d81
commit ad59f19db2

View File

@ -13,7 +13,7 @@ const EmptyScreen = () => {
<div className="flex items-center justify-center h-full">
<div className="max-w-[573px] text-center flex flex-col items-center gap-[40px]">
<div className="flex flex-col gap-[16px]">
<h1 className="select-none text-center text-[32px] font-bold leading-[24px] text-[var(--empty-screen-color)]">
<h1 className="select-none text-center text-[32px] font-bold leading-[36px] text-[var(--empty-screen-color)]">
{t("ConnectAIModel")}
</h1>
<p className="select-none text-center text-[16px] font-normal leading-[24px] text-[var(--empty-screen-description-color)]">