diff --git a/web/template/watch.gohtml b/web/template/watch.gohtml index 422dbb9e4..ff8ef8b04 100644 --- a/web/template/watch.gohtml +++ b/web/template/watch.gohtml @@ -76,7 +76,7 @@
+ class="m-auto w-3/4 h-16/9 bg-white dark:bg-secondary-light border dark:border-gray-800 rounded-lg"> {{template "bookmarks-modal" $stream.ID}}
@@ -401,8 +401,8 @@
+ md:px-2 + lg:h-16/6 h-16/9 lg:order-none">
{{template "chat-component" .ChatData}}
@@ -413,7 +413,7 @@ {{if .IndexData.TUMLiveContext.User}} {{end}} @@ -422,7 +422,7 @@ {{if .IndexData.TUMLiveContext.User}}
+ class="order-4 z-20 basis-full px-5 md:px-2 lg:order-none lg:h-16/6 h-16/9"> {{template "playlist" $stream.ID}}
{{end}}