mobile style hacks

This commit is contained in:
Ginger Wong
2020-06-14 21:14:42 -07:00
parent 1b2b7248fc
commit c16cd50dbb
4 changed files with 33 additions and 14 deletions

View File

@@ -47,7 +47,7 @@
<button id="button-cancel-change" class="bg-gray-900 hover:bg-gray-800 py-1 px-2 rounded user-btn" title="cancel">X</button>
</div>
</div>
<div id="chat-toggle" class="flex">💬</div>
<button type="button" id="chat-toggle" class="flex">💬</button>
</div>
</header>
@@ -67,7 +67,7 @@
poster="https://goth.land/thumbnail.png"
data-setup='{}'
>
<source src="https://goth.land/hls/stream.m3u8" type="application/x-mpegURL"/>
<!-- <source src="https://goth.land/hls/stream.m3u8" type="application/x-mpegURL"/> -->
</video>
</div>