Fix showing import tasks cta when tasks are loading
This commit is contained in:
parent
3ff749976d
commit
5b70f8d5d7
5 changed files with 41 additions and 30 deletions
|
|
@ -287,10 +287,6 @@
|
|||
.user img {
|
||||
margin: 0;
|
||||
}
|
||||
|
||||
.spinner.is-loading:after {
|
||||
margin-left: calc(40% - 1rem);
|
||||
}
|
||||
}
|
||||
|
||||
.defer-task {
|
||||
|
|
|
|||
Reference in a new issue