mirror of
https://github.com/fosrl/pangolin.git
synced 2026-03-04 09:46:40 +00:00
💄 remove rounded-sm
This commit is contained in:
@@ -125,7 +125,7 @@ export default function BlueprintDetailsForm({
|
|||||||
{blueprint.source === "UI" && (
|
{blueprint.source === "UI" && (
|
||||||
<Badge
|
<Badge
|
||||||
variant="secondary"
|
variant="secondary"
|
||||||
className="-mx-1 rounded-sm py-1"
|
className="-mx-1 py-1"
|
||||||
>
|
>
|
||||||
<span className="inline-flex items-center gap-1 ">
|
<span className="inline-flex items-center gap-1 ">
|
||||||
Dashboard{" "}
|
Dashboard{" "}
|
||||||
|
|||||||
Reference in New Issue
Block a user