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

11 lines
128 B
SCSS

/**
* Copyright (c) HashiCorp, Inc.
* SPDX-License-Identifier: MPL-2.0
*/
.progress {
&.is-small {
height: 6px;
}
}