27bb03bbc0
* adding copyright header * fix fmt and a test
9 lines
117 B
SCSS
9 lines
117 B
SCSS
/**
|
|
* Copyright (c) HashiCorp, Inc.
|
|
* SPDX-License-Identifier: MPL-2.0
|
|
*/
|
|
|
|
.loader-inner-page {
|
|
height: 60vh;
|
|
}
|