mirror of
https://github.com/fosrl/pangolin.git
synced 2026-05-22 00:35:22 +00:00
💄 shrink button
This commit is contained in:
@@ -459,8 +459,10 @@ export default function SitesTable({
|
||||
size="sm"
|
||||
variant="outline"
|
||||
>
|
||||
<PlusIcon className="size-4 flex-none" />{" "}
|
||||
<span>{t("addLabelsButtonText")}</span>
|
||||
<PlusIcon className="size-3 flex-none" />{" "}
|
||||
<span className="text-xs">
|
||||
{t("addLabelsButtonText")}
|
||||
</span>
|
||||
</Button>
|
||||
);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user