Hi guys.
At the moment, every video I post in SP comes up like in the image I am attaching.
It seems the problem could be here:
#spMainContainer .spPostContent iframe {
height: 100%;
max-width: 100%;
width: 100%;
}
height: 100%;
max-width: 100%;
width: 100%;
}
How can I fix it?


