Wrap long node name in info sidebar

pull/4130/head
Kazuhito Yokoi 2023-04-05 00:56:27 +09:00
parent 3c66af9506
commit 2eaae4b83f
1 changed files with 1 additions and 0 deletions

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);
}