mirror of https://github.com/node-red/node-red.git
Wrap long node name in info sidebar
parent
3c66af9506
commit
2eaae4b83f
|
@ -31,6 +31,7 @@
|
|||
> span {
|
||||
display: inline-block;
|
||||
margin-left: 5px;
|
||||
overflow-wrap: anywhere;
|
||||
}
|
||||
border-bottom: 1px solid var(--red-ui-secondary-border-color);
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue