mirror of
https://github.com/node-red/node-red.git
synced 2025-03-01 10:36:34 +00: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…
x
Reference in New Issue
Block a user