open-nomad/ui/app/styles/core/progress.scss

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

6 lines
50 B
SCSS
Raw Normal View History

2017-09-19 14:47:10 +00:00
.progress {
&.is-small {
height: 6px;
}
}