fix(style): longer titles overflowing

This commit is contained in:
Rucha Mahabal 2021-07-25 20:39:51 +05:30
parent 37198159aa
commit 475d856d66

View File

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