add w-max to iframe

This commit is contained in:
Alejandro Gomez 2023-01-10 17:22:41 +01:00
parent 2d5597cccc
commit 236da05617
No known key found for this signature in database
GPG Key ID: 4DF39E566658C817

View File

@ -35,6 +35,7 @@ function transformHttpLink(a) {
<>
<br />
<iframe
className="w-max"
src={`https://www.youtube.com/embed/${youtubeId}`}
title="YouTube video player"
frameBorder="0"