diff --git a/.changeset/chilly-pumpkins-retire.md b/.changeset/chilly-pumpkins-retire.md new file mode 100644 index 0000000000..b206cb6fe7 --- /dev/null +++ b/.changeset/chilly-pumpkins-retire.md @@ -0,0 +1,5 @@ +--- +'@backstage/plugin-org': patch +--- + +Wrap entity cards on smaller screens diff --git a/plugins/org/src/components/Cards/OwnershipCard/OwnershipCard.tsx b/plugins/org/src/components/Cards/OwnershipCard/OwnershipCard.tsx index 16a833cf56..a61dd55161 100644 --- a/plugins/org/src/components/Cards/OwnershipCard/OwnershipCard.tsx +++ b/plugins/org/src/components/Cards/OwnershipCard/OwnershipCard.tsx @@ -179,7 +179,7 @@ export const OwnershipCard = ({ {componentsWithCounters?.map(c => ( - +