.app-nav-pos {
  width: 100%;
  height: 100%;
  > .app-container {
    background-color: @layout-body-background;
    overflow: auto;
  }
}
