@optimajet/workflow-designer 20.0.0 → 20.0.1

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -375,6 +375,7 @@ td .el-checkbox__input {
375
375
  .WorkflowDesignerElements .el-tabs__header {
376
376
  display: flex;
377
377
  justify-content: center;
378
+ flex-direction: column;
378
379
  cursor: move;
379
380
  margin: -10px 10px 10px;
380
381
  }