diff --git a/sortbylikecount.js b/sortbylikecount.js index a72c7c3..32850ad 100644 --- a/sortbylikecount.js +++ b/sortbylikecount.js @@ -97,12 +97,6 @@ height: 50px !important; overflow: hidden; } - .plyr__preview-thumb__image-container img { - width: 253px !important; - height: 143px !important; - transform: scale(0.35) !important; - transform-origin: top left !important; - } `; document.head.appendChild(style); console.log('Custom styles added for preview thumb image container');