cmf-core-controls-execution-view-tab:not(.hidden) {
  -webkit-box-flex: 1;
          flex: 1;
  position: relative;
  width: 100%;
}
cmf-core-controls-execution-view-tab.full-height .execution-view-tab-div {
  height: 100%;
}
