.gx6 {
  &-workflow{
    display: flex;
    flex: 1;
    flex-direction: row;
    height: 100%;
  }

  &-graph {
    flex: 1;
    width: 0;
    position: relative;
  }
}
