Sfoglia il codice sorgente

fix: fixSpacing now works in all sections in the search results

Sv443 1 anno fa
parent
commit
b53ee4a1bd
2 ha cambiato i file con 4109 aggiunte e 4183 eliminazioni
  1. 4 0
      assets/style/fixSpacing.css
  2. 4105 4183
      dist/BetterYTM.user.js

+ 4 - 0
assets/style/fixSpacing.css

@@ -5,3 +5,7 @@ ytmusic-carousel-shelf-renderer ytmusic-carousel ytmusic-responsive-list-item-re
 ytmusic-carousel-shelf-renderer ytmusic-carousel {
   --ytmusic-carousel-item-height: 60px !important;
 }
+
+ytmusic-responsive-list-item-renderer div.left-items:not(a.bytm-anchor > div.left-items) {
+  margin-right: var(--ytmusic-responsive-list-item-thumbnail-margin-right, 16px) !important;
+}

File diff suppressed because it is too large
+ 4105 - 4183
dist/BetterYTM.user.js


Some files were not shown because too many files changed in this diff