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

Metadata attribution for TheTVDB

This commit is contained in:
Mark McDowall
2020-11-15 14:10:48 -08:00
parent 00ab449ebe
commit ac8f6f339a
15 changed files with 136 additions and 3 deletions
@@ -35,7 +35,9 @@
}
.content {
display: flex;
flex: 0 1 100%;
flex-direction: column;
overflow: hidden;
}
@@ -94,4 +96,8 @@
justify-content: space-between;
overflow: hidden;
}
.overview {
margin-bottom: 20px;
}
}