Merge branch 'single_emoji_reaction' into 'develop'
[akkoma] / lib / pleroma / web / templates / layout / metadata_player.html.eex
index 7a170551564c73912b67198e7c02f56dceac36d1..460f280944a83d7cbbee59b4bd5705dd7f52434b 100644 (file)
@@ -3,10 +3,10 @@
 <body>
 
 <style type="text/css">
-video {
+video, audio {
    width:100%;
    max-width:600px;
-   height:auto;
+   height: auto;
 }
 </style>