1
0
mirror of https://github.com/Sonarr/Sonarr.git synced 2026-04-19 21:46:43 -04:00

Fixed: Import series spinning forever when error is returned

Fixes #3944
This commit is contained in:
Mark McDowall
2020-09-08 14:17:25 -07:00
parent b2737a3d35
commit b35fd7e507
4 changed files with 61 additions and 17 deletions
@@ -31,3 +31,7 @@
margin: 0 10px 0 12px;
text-align: left;
}
.importError {
margin-left: 10px;
}