From e8692df4aaa0e8d46950e07909d7ec19299ea1cd Mon Sep 17 00:00:00 2001 From: Elliot Greenwood Date: Mon, 15 Feb 2021 15:46:35 +0000 Subject: [PATCH] Add changeset Signed-off-by: Elliot Greenwood --- .changeset/short-pots-report.md | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 .changeset/short-pots-report.md diff --git a/.changeset/short-pots-report.md b/.changeset/short-pots-report.md new file mode 100644 index 0000000000..4323a957f3 --- /dev/null +++ b/.changeset/short-pots-report.md @@ -0,0 +1,7 @@ +--- +'@backstage/plugin-org': patch +--- + +- Fixes padding in `MembersListCard` +- Fixes email icon size in `GroupProfileCard` +- Uniform sizing across `GroupProfileCard` and `UserProfileCard`