open-nomad/ui/app/styles/utils/reset.scss
2023-04-10 15:36:59 +00:00

12 lines
144 B
SCSS

/**
* Copyright (c) HashiCorp, Inc.
* SPDX-License-Identifier: MPL-2.0
*/
html,
body,
body > .ember-view {
height: 100%;
width: 100%;
}