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