Skip to content

Long Analyzers/Responders parameters in UI do not break #484

Description

@vpiserchia

In case a Analyzers/Responders parameters values is too long, the "Edit" button cannot be reached unless character size is reduced.

Screenshot:

Image

Adding the following CSS property makes the word breaking better

h4.media-heading > div > span {
  word-break: break-all;
}
Image

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

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions