-
-
Notifications
You must be signed in to change notification settings - Fork 49
Closed
Labels
bugSomething isn't workingSomething isn't working
Description
I would like to ask, what you think about to add the CSS style overflow-wrap: anywhere;
to string
values.
If I have very long strings without spaces, the JSON viewer will stretch accordingly. And the part that is larger than the parent is hidden. I am not very happy about this behaviour.
If I add overflow-wrap: anywhere;
it looks like this:
I added the CSS property directly in the Developer Tools of the browser. I wasn't able to find the right place in the source code.
What do you think about this?
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working