github.com/hernad/nomad@v1.6.112/ui/app/styles/utils/reset.scss (about)

     1  /**
     2   * Copyright (c) HashiCorp, Inc.
     3   * SPDX-License-Identifier: MPL-2.0
     4   */
     5  
     6  html,
     7  body,
     8  body > .ember-view {
     9    height: 100%;
    10    width: 100%;
    11  }