Merge pull request #34103 from backstage/cd/plugin-header-spacing

fix(ui): adjust plugin header spacing
This commit is contained in:
Charles de Dreuille
2026-05-04 09:36:19 +01:00
committed by GitHub
11 changed files with 178 additions and 85 deletions
+5
View File
@@ -0,0 +1,5 @@
---
'@backstage/core-components': patch
---
Added stable DOM markers to the legacy Page and Header so adjacent layout components can coordinate spacing without relying on generated class names.
+7
View File
@@ -0,0 +1,7 @@
---
'@backstage/ui': patch
---
Adjusted PluginHeader spacing and borders so headers with and without tabs align more consistently with surrounding page content, including when paired with page headers.
**Affected components:** PluginHeader, Header