.testresults-release-environment-extension,
.testresults-build-ci-vertical-extension {
  height: 100%;
  min-width: 1000px;
  top: 0px;
  left: 0px;
  bottom: 0px;
  right: 0px;
  position: absolute;
  z-index: 0;
  min-height: 450px;
  background-color: rgba( 255, 255, 255 ,  1 );
  background-color: rgba( var(--palette-neutral-0,255, 255, 255) ,  1 );
}
