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:
@@ -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
|
||||
Reference in New Issue
Block a user