add w-max to iframe
This commit is contained in:
@ -35,6 +35,7 @@ function transformHttpLink(a) {
|
|||||||
<>
|
<>
|
||||||
<br />
|
<br />
|
||||||
<iframe
|
<iframe
|
||||||
|
className="w-max"
|
||||||
src={`https://www.youtube.com/embed/${youtubeId}`}
|
src={`https://www.youtube.com/embed/${youtubeId}`}
|
||||||
title="YouTube video player"
|
title="YouTube video player"
|
||||||
frameBorder="0"
|
frameBorder="0"
|
||||||
|
Reference in New Issue
Block a user