Skip to content

Lots of highlighted nodes are not all displayed due to missing scrollbars #2

Description

@splosch

If a lot of stylesheets / nodes are matched by the selectors, not all are visible and are not reachable since no scrollbars are visible.

Suggestion:
some extra Styling on head fixed this issue for me

head {
    overflow: auto;
    height: 100vh;
}

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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