We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
In case a Analyzers/Responders parameters values is too long, the "Edit" button cannot be reached unless character size is reduced.
Screenshot:
Adding the following CSS property makes the word breaking better
h4.media-heading > div > span { word-break: break-all; }
In case a Analyzers/Responders parameters values is too long, the "Edit" button cannot be reached unless character size is reduced.
Screenshot:
Adding the following CSS property makes the word breaking better