Skip to content

fix(StarryNight) Top Banner Margin #1193

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 2 commits into
base: master
Choose a base branch
from
Open

Conversation

5skyes
Copy link

@5skyes 5skyes commented Jun 8, 2025

Call to the grid-template-areas property on .global-nav and .Root__top-container was missing a reference to top-banner, causing layout issues in Starry Night. This may or may not be the final location of this bug..

Call to grid-template-areas on `.global-nav` and `.Root__top-container` was missing a reference to top-banner, causing layout issues.
Previous fix seemed to bug sidebar. Swapping out one of the calls to global nav with a call to top-banner instead of adding a new line seems to fix.
Likely to cause problems elsewhere, review / testing needed.
@22Nico22
Copy link

image
with this i got this issue, i hope you can solve it

Copy link
Member

@kyrie25 kyrie25 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Are the changes working on the latest Spotify version?

@kyrie25 kyrie25 linked an issue Jun 22, 2025 that may be closed by this pull request
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[StarryNight] No padding on top bar
3 participants