fix(css): use correct classname

This commit is contained in:
Martin Stamm 2022-02-03 17:16:04 +01:00
parent bd180e3977
commit 9bf6045fd5
No known key found for this signature in database
GPG Key ID: B3A641060A8CBCF4
1 changed files with 1 additions and 1 deletions

View File

@ -80,7 +80,7 @@
height: 1em;
}
.bjs-breadcrumbs .bpmnjs-crumb {
.bjs-breadcrumbs .bjs-crumb {
display: inline-block;
max-width: 200px;
overflow: hidden;