Skip to content

Using Kanban Plugin Header Area Incorrectly covering Kanban Features #21

@OQ2000

Description

@OQ2000

Using the Sodalite theme with the Kanban plugin, there is an incorrect amount of padding allocated at the top of the screen to see the Kanban features underneath.

image

Using a teeny bit of css (piggybacking the sourcing from another bit of css from the Kanban plugin)
.workspace-leaf-content[data-type=kanban] .view-content { padding-top: 50px; }
After this css is applied, it looks like this.

image

Bassically just looking for a suggestion of any better way to implement this css before creating a PR.

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