neo4j-browser
neo4j-browser copied to clipboard
Can I wrap the longer names in the node?
Description
In a node, you cannot wrap lines with various non-alphanumeric delimiters, but with ...
to omit
Additional Information
I searched the project and found that '... 'come from here. I also tried to add word-wrap
to the .gress file, but to no avail
https://github.com/neo4j/neo4j-browser/blob/61f3c5c3efad0084681c7d217ab6ffa79c97745e/src/browser/modules/GuideCarousel/Pagination.tsx#L97
Is there anyone who can help me? Thanks very much!