pref: extralinfo lineheight

This commit is contained in:
Ou 2024-10-13 11:43:03 +08:00
parent fcddce3a83
commit 78a289982b

View File

@ -212,8 +212,8 @@ function NewsList({ query }: Query) {
<span className={clsx("bg-neutral-400/10 min-w-6 flex justify-center items-center rounded-md text-sm")}>
{i + 1}
</span>
<a href={item.url} target="_blank" className="self-start">
<span className="mr-2">
<a href={item.url} target="_blank" className="self-start line-height-none">
<span className="mr-2 text-base">
{item.title}
</span>
<span className="text-xs text-neutral-400/80 truncate align-middle">