fix(style): longer titles overflowing

This commit is contained in:
Rucha Mahabal 2021-07-25 20:39:51 +05:30
parent 78f50a9809
commit 5f0edca3f3

View File

@ -40,6 +40,10 @@
line-height: 1.35;
}
.node-info {
width: 12.7rem;
}
.node-connections {
font-size: 0.75rem;
line-height: 1.35;