diff --git a/src/components/Playlists/Playlists.tsx b/src/components/Playlists/Playlists.tsx index 71e924f..0bf6ddc 100644 --- a/src/components/Playlists/Playlists.tsx +++ b/src/components/Playlists/Playlists.tsx @@ -21,7 +21,7 @@ export const Playlists = ({ display: "flex", flexDirection: "column", width: "100%", - maxWidth: "25vw", + maxHeight: "30.94vw", }} > { {videoReference && ( - + + + )} {playlistData && ( { {videoReference ? ( - + + + ) : ( )}