ErykDarnowski 2 жил өмнө
parent
commit
b6bec07368

+ 1 - 1
Extensions/combined/src/bar.js

@@ -91,7 +91,7 @@ function createRateBar(likes, dislikes) {
             "1px solid var(--yt-spec-10-percent-layer)";
             "1px solid var(--yt-spec-10-percent-layer)";
           descriptionAndActionsElement.style.paddingBottom = "10px";
           descriptionAndActionsElement.style.paddingBottom = "10px";
 
 
-          // Fix bar offset in new UI
+          // Fix like/dislike ratio bar offset in new UI
           document.getElementById("actions-inner").style.width = "revert";
           document.getElementById("actions-inner").style.width = "revert";
           if (isRoundedDesign()) {
           if (isRoundedDesign()) {
             document.getElementById("actions").style.flexDirection =
             document.getElementById("actions").style.flexDirection =