fix(catalog-react): prevent EntityInfoCard header overflow on narrow screens

Signed-off-by: Johan Persson <johanopersson@gmail.com>
This commit is contained in:
Johan Persson
2026-03-25 11:42:26 +01:00
parent 5081bcc4fa
commit eba2f615b6
2 changed files with 15 additions and 1 deletions
@@ -0,0 +1,5 @@
---
'@backstage/plugin-catalog-react': patch
---
Fixed `EntityInfoCard` header overflowing on narrow screens.