From da501ed44cc8b5f3b940c455d929248959681cb5 Mon Sep 17 00:00:00 2001 From: Ashley Date: Fri, 24 Nov 2023 15:28:58 +0000 Subject: [PATCH] add channel search !!! --- html/channel.ejs | 29 ++++++++++++++++++++++++----- 1 file changed, 24 insertions(+), 5 deletions(-) diff --git a/html/channel.ejs b/html/channel.ejs index 89d7ca8e..7b4de8fb 100644 --- a/html/channel.ejs +++ b/html/channel.ejs @@ -551,7 +551,7 @@ color:#ea9999 !important; <% } %>
- " class="avatar"> + " class="avatar"> " alt="Channel Avatar"> @@ -610,8 +610,9 @@ white-space: nowrap;text-decoration: none;" href="/feeds/videos.xml?channel_id=<
<% if (!isMobile) { %> - -
+
+
<% if (!tab) { %> Videos @@ -761,7 +762,7 @@ white-space: nowrap;text-decoration: none;" href="/feeds/videos.xml?channel_id=< <% } %>
- +
<% } %> @@ -809,6 +810,7 @@ width: fit-content; + <% if (isMobile) { %> @@ -1347,7 +1349,8 @@ width: fit-content;