diff --git a/html/watch.ejs b/html/watch.ejs index 6fc7b06e..fc2ddaa5 100644 --- a/html/watch.ejs +++ b/html/watch.ejs @@ -2540,7 +2540,8 @@ a { background: rgba(0, 0, 0, 0.7); backdrop-filter: blur(12px); -webkit-backdrop-filter: blur(12px); - border-radius: 12px; + border-radius: 12px; + display:none; ">
@@ -2674,6 +2674,14 @@ font-size: 13px;margin:0;padding:0;white-space: nowrap; <% }%> + + + + - - - -