harbassan / spicetify-apps

A collection of spicetify custom apps to improve your spotify experience.
420 stars 28 forks source link

[Both] Topbar layout overlapping #116

Open Nightmare987 opened 5 months ago

Nightmare987 commented 5 months ago

I AM ON A MACBOOK AIR

Screenshot 2024-06-28 at 7 47 05 PM

ADDITION:

hyunicode commented 4 months ago

just add snippet

#stats-app > .contentSpacing{
  padding: 40px !important;
}
#library-app > .contentSpacing{
  padding: 40px !important;
}
image
endeay commented 4 months ago

just add snippet

How?

hyunicode commented 4 months ago

just add snippet

How?

image
#stats-app > .contentSpacing{
  padding: 40px !important;
}
#library-app > .contentSpacing{
  padding: 40px !important;
}
pertoh commented 4 days ago

How can you add a index.js which is missing?