mirror of
https://github.com/nasa/openmct.git
synced 2024-12-19 21:27:52 +00:00
MCT 6516 Co-authored-by: Jesse Mazzella <ozyx@users.noreply.github.com>
This commit is contained in:
parent
bada228b8f
commit
a495e86231
@ -25,6 +25,7 @@
|
|||||||
&__bar {
|
&__bar {
|
||||||
background: $colorProgressBar;
|
background: $colorProgressBar;
|
||||||
height: 100%;
|
height: 100%;
|
||||||
|
min-height: $progressBarMinH;
|
||||||
|
|
||||||
&.--indeterminate {
|
&.--indeterminate {
|
||||||
position: absolute;
|
position: absolute;
|
||||||
|
Loading…
Reference in New Issue
Block a user