nimsandu / spicetify-bloom

Spicetify theme inspired by Microsoft's Fluent Design, Always up-to-date!, A Powerful Theme to Calm your Eyes While Listening to Your Favorite Beats
MIT License
539 stars 49 forks source link

Album art off-center when used with Spicetify genre extension #198

Closed cpulley closed 1 year ago

cpulley commented 1 year ago

image

When an additional line is added under the title and artist, it causes the album art to get offset a little too far up. I did a little quick testing, and it looks like it fixes itself with this change:

.rVxzkDirgkuRPv5V1HYF, .main-coverSlotCollapsed-container {
    top: auto
}

Thanks for the great theme, and I hope you have a chill day!

nimsandu commented 1 year ago

@cpulley Thanks for reaching out We will work regarding this Also keep blooming!

nimsandu commented 1 year ago

image

When an additional line is added under the title and artist, it causes the album art to get offset a little too far up. I did a little quick testing, and it looks like it fixes itself with this change:


.rVxzkDirgkuRPv5V1HYF, .main-coverSlotCollapsed-container {

    top: auto

}

Thanks for the great theme, and I hope you have a chill day!

You are always welcome to open a pr

nimsandu commented 1 year ago

@cpulley would you open a pr or may i include your fix in css by myself?

cpulley commented 1 year ago

Done! Sorry, hadn't checked github for a few days, haha.

nimsandu commented 1 year ago

Done! Sorry, hadn't checked github for a few days, haha.

It's all right Thanks