From cebaf648a635d4dda1dbc9c18efc9d02b2a0731c Mon Sep 17 00:00:00 2001 From: Ashley Date: Thu, 19 Jan 2023 22:31:38 +0000 Subject: [PATCH] add maximise!!! --- html/poketube.ejs | 16 +++++++++------- 1 file changed, 9 insertions(+), 7 deletions(-) diff --git a/html/poketube.ejs b/html/poketube.ejs index 1e8d233..3259eb3 100644 --- a/html/poketube.ejs +++ b/html/poketube.ejs @@ -406,13 +406,13 @@ Version
-
+
- -
+
<% if (!qua) { %> @@ -483,12 +483,14 @@ display: block;" autoplay controls <% } %> - + + + <% if (inv.comments.length > 8 ) { %>
<% inv.comments.slice(-8).forEach(x =>{ %> - + <%- x.contentHtml %>