feat: list streaming providers on movie/TV detail pages (#1778)

* feat: list streaming providers on movie/TV detail pages

* fix(ui): add margin to media fact value
This commit is contained in:
TheCatLady
2021-09-19 05:11:46 -04:00
committed by GitHub
parent db42c46781
commit 98ece67655
10 changed files with 174 additions and 28 deletions

View File

@@ -178,7 +178,7 @@ a.crew-name,
}
.media-fact-value {
@apply text-sm font-normal text-right text-gray-400;
@apply ml-2 text-sm font-normal text-right text-gray-400;
}
.media-ratings {