mirror of https://github.com/node-red/node-red.git
Wrap text of label in quick add dialog
parent
1f3559e14f
commit
8e4933041d
|
@ -109,6 +109,7 @@
|
|||
.red-ui-search-result-node-label {
|
||||
color: var(--red-ui-secondary-text-color);
|
||||
width: 240px;
|
||||
overflow-wrap: anywhere;
|
||||
}
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in New Issue