Skip to content
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

[Both] Topbar layout overlapping #116

Open
Nightmare987 opened this issue Jun 29, 2024 · 4 comments
Open

[Both] Topbar layout overlapping #116

Nightmare987 opened this issue Jun 29, 2024 · 4 comments
Labels
delayed This will not be a priority

Comments

@Nightmare987
Copy link

Nightmare987 commented Jun 29, 2024

I AM ON A MACBOOK AIR

Screenshot 2024-06-28 at 7 47 05 PM
  • the titles overlap
  • there is no album page
  • i also cannot click on the timeframe option, the settings, or whatever is in the middle of the two

ADDITION:

  • also cannot use filters or top right options for the library app
  • library app also has overlapping titles
Screenshot 2024-06-29 at 1 33 10 AM
@hyunicode
Copy link

just add snippet

#stats-app > .contentSpacing{
  padding: 40px !important;
}
#library-app > .contentSpacing{
  padding: 40px !important;
}
image

@endeay
Copy link

endeay commented Jul 25, 2024

just add snippet

How?

@hyunicode
Copy link

hyunicode commented Jul 25, 2024

just add snippet

How?

image
#stats-app > .contentSpacing{
  padding: 40px !important;
}
#library-app > .contentSpacing{
  padding: 40px !important;
}

@harbassan harbassan pinned this issue Aug 10, 2024
@harbassan harbassan changed the title overlapping titles, no albums, cant filter timeframe or use settings (and the third thing in the middle) [Both] Topbar layout overlapping Aug 10, 2024
@harbassan harbassan added the delayed This will not be a priority label Aug 10, 2024
@Yama8o Yama8o mentioned this issue Nov 6, 2024
@pertoh
Copy link

pertoh commented Nov 21, 2024

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
delayed This will not be a priority
Projects
None yet
Development

No branches or pull requests

5 participants