#app {
  height: 100%;

  .app-root {
    height   : 100%;
    min-width: 1024px;
  }
}