We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 112ea5e commit 8c4c985Copy full SHA for 8c4c985
docs/index.html
@@ -824,7 +824,7 @@ <h2>Command Interface</h2>
824
</div>
825
826
<div class="media-item">
827
- <video controls style="aspect-ratio: 9/16; object-fit: cover; max-width: 100%; height: auto;">
+ <video controls style="aspect-ratio: 9/16; object-fit: cover; max-height: 400px; width: auto;">
828
<source src="videos/app.mp4" type="video/mp4">
829
Your browser does not support the video tag.
830
</video>
0 commit comments