Wrap long node name in info sidebar

This commit is contained in:
Kazuhito Yokoi 2023-04-05 00:56:27 +09:00
parent 3c66af9506
commit 2eaae4b83f

View File

@ -31,6 +31,7 @@
> span {
display: inline-block;
margin-left: 5px;
overflow-wrap: anywhere;
}
border-bottom: 1px solid var(--red-ui-secondary-border-color);
}