fix(ui): adjust plugin header spacing

Align PluginHeader spacing across tabbed and non-tabbed variants so the component owns the surrounding page spacing more consistently.

Signed-off-by: Charles de Dreuille <charles.dedreuille@gmail.com>
This commit is contained in:
Charles de Dreuille
2026-04-29 15:26:16 +01:00
parent 84913005fd
commit 38bb056aa6
6 changed files with 85 additions and 63 deletions
+7
View File
@@ -0,0 +1,7 @@
---
'@backstage/ui': patch
---
Adjusted PluginHeader spacing so headers with and without tabs align more consistently with surrounding page content.
**Affected components:** PluginHeader, Header