Remove max width of node.

master
Andy Stewart 6 years ago
parent bf1b6f0024
commit eef517c844
  1. 1
      app/mindmap/jsmind.css

@ -63,7 +63,6 @@ jmnodes {
jmnode {
position: absolute;
cursor: default;
max-width: 400px;
white-space: nowrap;
overflow: hidden;
text-overflow: ellipsis;

Loading…
Cancel
Save