From cd2152238d622758f3b84c92ffeb4a4891e8870d Mon Sep 17 00:00:00 2001 From: ashley Date: Thu, 9 Oct 2025 09:11:11 +0200 Subject: [PATCH] make the border radius of the video thumbnail same as the watch page --- html/playlist.ejs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/html/playlist.ejs b/html/playlist.ejs index 73104c3f..15df1f06 100644 --- a/html/playlist.ejs +++ b/html/playlist.ejs @@ -93,7 +93,7 @@ summary:hove transition: 0.3s; } a{ -border-radius:13px +border-radius:9.5px } .video-list > p {