Files
nomad/ui/app/styles/core/progress.scss
2023-08-10 17:27:29 -05:00

11 lines
129 B
SCSS

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