mirror of
https://github.com/iv-org/invidious.git
synced 2025-06-05 05:31:26 -04:00
Maintain aspect ratio even when JS is disabled
This commit is contained in:
parent
0e1b5d7cdd
commit
c74cc1123f
2 changed files with 14 additions and 1 deletions
|
@ -26,7 +26,7 @@
|
|||
<title><%= HTML.escape(video.title) %> - Invidious</title>
|
||||
<% end %>
|
||||
|
||||
<div class="h-box">
|
||||
<div id="player-container" class="h-box">
|
||||
<%= rendered "components/player" %>
|
||||
</div>
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue