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

6 lines
50 B
SCSS
Raw Normal View History

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