Skip to content

Commit d658a9c

Browse files
author
Rajat Saxena
committed
Merge branch 'rajat1saxena/issue488' of github.com:codelitdev/courselit into rajat1saxena/issue488
2 parents 8c26496 + b95e7a1 commit d658a9c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

apps/web/components/community/index.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -680,7 +680,7 @@ export function CommunityForum({
680680
<video
681681
src={media.media.file}
682682
poster={media.media.thumbnail}
683-
className="w-full h-48 aspect-video object-cover rounded-md"
683+
className="h-48 aspect-video object-cover rounded-md"
684684
controls
685685
>
686686
Your browser does not support the video tag.

0 commit comments

Comments
 (0)