feat(frontend): add full cast page for movies and series

This commit is contained in:
sct
2020-12-12 10:54:53 +00:00
parent 4392a881aa
commit 051f1b3e89
8 changed files with 155 additions and 3 deletions

View File

@@ -56,7 +56,7 @@ const PersonDetails: React.FC = () => {
return (
<>
<div className="flex mt-8 mb-8 flex-col md:flex-row items-center">
<div className="flex mt-8 mb-8 flex-col md:flex-row items-center md:items-start">
{data.profilePath && (
<div
style={{