fix(org): prevent profile card content overflow on narrow screens

Signed-off-by: Johan Persson <johanopersson@gmail.com>
This commit is contained in:
Johan Persson
2026-03-25 11:43:31 +01:00
parent eba2f615b6
commit 87eb31c141
4 changed files with 14 additions and 3 deletions
@@ -0,0 +1,5 @@
---
'@backstage/plugin-org': patch
---
Fixed `GroupProfileCard` and `UserProfileCard` content overflowing on narrow screens.