mirror of
https://github.com/sartography/bpmn-js.git
synced 2025-01-12 10:04:16 +00:00
parent
862a07f585
commit
950f5db6c7
@ -5,6 +5,7 @@
|
||||
.bjs-breadcrumbs {
|
||||
position: absolute;
|
||||
display: flex;
|
||||
flex-wrap: wrap;
|
||||
top: 10px;
|
||||
left: 100px;
|
||||
font-family: var(--bjs-font-family);
|
||||
@ -16,6 +17,7 @@
|
||||
display: inline-flex;
|
||||
color: var(--blue-base-65);
|
||||
cursor: pointer;
|
||||
padding-bottom: 5px;
|
||||
}
|
||||
|
||||
.bjs-breadcrumbs li:last-of-type {
|
||||
|
Loading…
x
Reference in New Issue
Block a user