fix(ui): preserve Header breadcrumb typography

Increase the specificity of Header breadcrumb styles so that Link defaults do not override contextual typography when stylesheets are loaded in a different order.

Add a patch changeset for @backstage/ui.

Signed-off-by: Johan Persson <johanopersson@gmail.com>
This commit is contained in:
Johan Persson
2026-06-01 10:40:40 +02:00
parent 0d8d90b351
commit 1f709a386b
2 changed files with 17 additions and 4 deletions
@@ -0,0 +1,7 @@
---
'@backstage/ui': patch
---
Fixed Header breadcrumb typography so it remains consistent when component styles are loaded in different orders.
**Affected components:** Header