mirror of
https://github.com/status-im/consul.git
synced 2025-02-05 18:33:48 +00:00
5 lines
91 B
SCSS
5 lines
91 B
SCSS
@import './progress/index';
|
|
.progress.indeterminate {
|
|
@extend %progress-indeterminate;
|
|
}
|