Skip to content

Commit

Permalink
Merge pull request #166 from Rash-Hit/fix-Too-much-space-b/w-video-an…
Browse files Browse the repository at this point in the history
…d-comments

--fix-too-much-space-b/w-video-and-comments
  • Loading branch information
hkirat authored Mar 10, 2024
2 parents 06c5929 + 94dd6af commit 10be3e5
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions src/components/admin/ContentRendererClient.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -165,8 +165,6 @@ export const ContentRendererClient = ({
)}
</div>
</div>
<br />
<br /> <br />
{nextContent ? (
<div className="flex flex-row-reverse">
<button
Expand All @@ -184,8 +182,6 @@ export const ContentRendererClient = ({
</button>{' '}
</div>
) : null}
<br /> <br />
<br /> <br />
</div>

{showChapters && (
Expand Down

0 comments on commit 10be3e5

Please sign in to comment.