use a separate circle in the progress svg for indefinite progress. fixes #771
This commit is contained in:
parent
a2aca89550
commit
2de5378208
2 changed files with 14 additions and 1 deletions
|
@ -37,3 +37,7 @@
|
|||
line-height: 58px;
|
||||
user-select: none;
|
||||
}
|
||||
|
||||
.progress--invisible {
|
||||
display: none;
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue