Skip to content

Commit b621222

Browse files
committed
removed minheight from player
1 parent d784580 commit b621222

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/pages/Video/components/Player.tsx

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,6 @@ const PlayerContainer = styled.div<{
2626
}>`
2727
width: 100%;
2828
height: auto;
29-
min-height: 40vh;
3029
max-height: 50vh;
3130
display: flex;
3231

0 commit comments

Comments
 (0)