mirror of
https://github.com/bpmn-io/bpmn-js.git
synced 2026-03-13 10:30:34 +08:00
fix: fix breadcrumb styling
Related to https://github.com/camunda/camunda-modeler/issues/3705
This commit is contained in:
@@ -64,6 +64,7 @@
|
||||
.bjs-breadcrumbs li {
|
||||
display: inline-flex;
|
||||
padding-bottom: 5px;
|
||||
align-items: center;
|
||||
}
|
||||
|
||||
.bjs-breadcrumbs li a {
|
||||
|
||||
Reference in New Issue
Block a user