Skip to content

change request for JellyFlix theme playlist display #50

@mattheweigand

Description

@mattheweigand

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.,

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions