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