1
0

Fix showing import tasks cta when tasks are loading

This commit is contained in:
kolaente
2021-08-06 19:25:17 +02:00
parent 3ff749976d
commit 5b70f8d5d7
5 changed files with 41 additions and 30 deletions

View File

@ -287,10 +287,6 @@
.user img {
margin: 0;
}
.spinner.is-loading:after {
margin-left: calc(40% - 1rem);
}
}
.defer-task {