From 433d68098763f6cc91ea7aebc60823b2bfbf69e0 Mon Sep 17 00:00:00 2001 From: ashley Date: Thu, 9 Oct 2025 09:12:51 +0200 Subject: [PATCH] make the border radius of the video thumbnail same as the watch page --- html/search.ejs | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/html/search.ejs b/html/search.ejs index 848d23c0..3264ea88 100644 --- a/html/search.ejs +++ b/html/search.ejs @@ -1428,7 +1428,7 @@ no results found :c u can try + style="background-image: url('<%- media_proxy_url %>/proxy?url=https://i.ytimg.com/vi/<%= x.videoId %>/hqdefault.jpg?sqp=-oaymwEXCNAFEJQDSFryq4qpAwkIARUAAIhCGAE=&rs=AOn4CLBmAOZV7CM3NdDKlEFxGX7PpI5UWQ');border-radius: 9.5px;"> Watch :3 <%= turntomins(x.lengthSeconds) %> @@ -1483,7 +1483,7 @@ font-weight: 1000;" href="/watch?v=<%= x.videoId %>" class="title max-lines-2"><
+ style="background-image: url('<%- media_proxy_url %>/proxy?url=https://i.ytimg.com/vi/<%= x.videoId %>/hqdefault.jpg?sqp=-oaymwEXCNAFEJQDSFryq4qpAwkIARUAAIhCGAE=&rs=AOn4CLBmAOZV7CM3NdDKlEFxGX7PpI5UWQ');border-radius: 9.5px;"> Watch :3 <%= turntomins(x.lengthSeconds) %>