gitlab-org--gitlab-foss/app/components/pajamas/progress_component.html.haml

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

3 lines
82 B
Text
Raw Normal View History

.progress
.progress-bar{ class: "bg-#{@variant}", style: "width: #{@value}%;" }