52a62f2b8d
UI to accompany the new ACLs APIs
5 lines
91 B
SCSS
5 lines
91 B
SCSS
@import './progress/index';
|
|
.progress.indeterminate {
|
|
@extend %progress-indeterminate;
|
|
}
|