Fix the super long panel in bpmn-js that is driving me slowly mad
This commit is contained in:
parent
ae159744bc
commit
17b931684b
|
@ -99,3 +99,6 @@ a:link {
|
||||||
padding-bottom: 70px;
|
padding-bottom: 70px;
|
||||||
min-height: 100%;
|
min-height: 100%;
|
||||||
}
|
}
|
||||||
|
.djs-palette.two-column.open {
|
||||||
|
width: 96px !important;
|
||||||
|
}
|
||||||
|
|
Loading…
Reference in New Issue