fix(ui): handle core page after plugin header

Signed-off-by: Charles de Dreuille <charles.dedreuille@gmail.com>
This commit is contained in:
Charles de Dreuille
2026-04-30 09:56:17 +01:00
parent 021b36800f
commit 4955e51e07
4 changed files with 23 additions and 8 deletions
+1 -1
View File
@@ -2,4 +2,4 @@
'@backstage/core-components': patch
---
Added a stable DOM marker to the legacy Header so adjacent layout components can coordinate spacing without relying on generated class names.
Added stable DOM markers to the legacy Page and Header so adjacent layout components can coordinate spacing without relying on generated class names.