fix(css): use correct classname
This commit is contained in:
parent
bd180e3977
commit
9bf6045fd5
|
@ -80,7 +80,7 @@
|
||||||
height: 1em;
|
height: 1em;
|
||||||
}
|
}
|
||||||
|
|
||||||
.bjs-breadcrumbs .bpmnjs-crumb {
|
.bjs-breadcrumbs .bjs-crumb {
|
||||||
display: inline-block;
|
display: inline-block;
|
||||||
max-width: 200px;
|
max-width: 200px;
|
||||||
overflow: hidden;
|
overflow: hidden;
|
||||||
|
|
Loading…
Reference in New Issue