Skip to content

Overlap between key and string value #27

@WorldofKerry

Description

@WorldofKerry

With a long key, and sufficiently long value to cause wrapping, it is possible to get text overlap. E.g.,

Image

The downstream fix is to use

.json-key {
    min-width: unset !important;
}

which restores to the old behaviour of

Image

Perhaps this is an unintentional side affect of adding min-width: 12px in b99918a?

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