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.
1 parent ca9a03e commit 7fc6c35Copy full SHA for 7fc6c35
webapp/src/components/CompactConstituentTable.vue
@@ -33,6 +33,7 @@
33
:item-type="constituent.item.type"
34
:name="constituent.item.name"
35
:chemform="constituent.item.chemform || ''"
36
+ :max-length="40"
37
enable-click
38
enable-modified-click
39
@dblclick="turnOnRowSelect(index)"
0 commit comments