.c7n-devops-terminal {
  width: 100%;
  height: 100%;
  .xterm {
    height: 100%;
    .xterm-screen {
      padding-left: 5px;
    }
  }
}
