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