Update default.html
This commit is contained in:
parent
85bfdd4979
commit
43b28aad1f
|
@ -46,5 +46,6 @@
|
||||||
x.previousElementSibling.previousElementSibling.prepend(button);
|
x.previousElementSibling.previousElementSibling.prepend(button);
|
||||||
});
|
});
|
||||||
</script>
|
</script>
|
||||||
|
<style>video { max-width: 100% !important; }</style>
|
||||||
</body>
|
</body>
|
||||||
</html>
|
</html>
|
||||||
|
|
Loading…
Reference in New Issue