ariel1238a
Member
How to max width/hight Embedded video or any video?
I set it up on images, with
.message-body img
{
max-width: 500px;
max-height: 500px;
}
Is it possible to do this on videos to?
Thanks
I set it up on images, with
.message-body img
{
max-width: 500px;
max-height: 500px;
}
Is it possible to do this on videos to?
Thanks