From 6992bf9f0902c84b0fce11367b9163b1edd5c666 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 1e8d2335..3259eb34 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 %>