diff --git a/resources/assets/js/components/song/SongContextMenu.vue b/resources/assets/js/components/song/SongContextMenu.vue index cbd15960..14a8243f 100644 --- a/resources/assets/js/components/song/SongContextMenu.vue +++ b/resources/assets/js/components/song/SongContextMenu.vue @@ -22,11 +22,11 @@
  • Favorites
  • -
  • - @@ -41,13 +41,11 @@
  • Edit…
  • @@ -218,9 +216,5 @@ ul.playlists { position: relative; max-height: 192px; overflow-y: auto; - - li { - padding: 0; - } }