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

change request for JellyFlix theme playlist display #50

Open
mattheweigand opened this issue Sep 12, 2022 · 0 comments
Open

change request for JellyFlix theme playlist display #50

mattheweigand opened this issue Sep 12, 2022 · 0 comments

Comments

@mattheweigand
Copy link

In the JellyFlix theme, in default.css line 1907, it includes this code:

#itemDetailPage .vertical-list {
  display: grid;

This makes playlists display in a grid, filling up a horizontal line before going to the next row. This makes reading and arranging playlist orders pretty much impossible. I would like to request that "display: grid" be deleted so that the playlists can be arranged one item per line. This would allow dragging and dropping playlist items using the included listViewDragHandle.,

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

No branches or pull requests

1 participant