#[Solved] Playlist list has weird format after default spicetify install

4 messages · Page 1 of 1 (latest)

ocean vector
#

I have:

  • Searched FAQ and this Discord for this issue
  • Uninstalled spicetify as per docs.
  • Reinstalled with marketplace
  • Taken screenshots before and after installation, showing the issue.
  • Attached my config-xpui.ini

Any idea what causes such a different look in the playlist lists in the background of these screenshots? To clarify, the single-line playlist names is default spotify.

#

This also occurs on a fresh install when marketplace is not included in the installation.

tranquil surge
#
.Root__nav-bar .main-navBar-mainNav .main-yourLibraryX-entryPoints span.LineClamp, #Desktop_LeftSidebar_Id .main-navBar-mainNav .main-yourLibraryX-entryPoints span.LineClamp {-webkit-line-clamp: 1 !important}

add this snippet and you are good to go

ocean vector