WelcomeUser Guide
ToSPrivacyCanary
DonateBugsLicense

©2025 Poal.co

413

I suggest adding this code;

 (max-height:720px) {
  #media_player { max-height: 80vh !important; }
}

It would ensure the video can be fully visible on screen when not in full screen mide.

I suggest adding this code; ~~~~ @media (max-height:720px) { #media_player { max-height: 80vh !important; } } ~~~~ It would ensure the video can be fully visible on screen when not in full screen mide.

(post is archived)