github.com/hernad/nomad@v1.6.112/ui/app/styles/core/progress.scss (about) 1 /** 2 * Copyright (c) HashiCorp, Inc. 3 * SPDX-License-Identifier: MPL-2.0 4 */ 5 6 .progress { 7 &.is-small { 8 height: 6px; 9 } 10 }