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