balibabu
feat: Alter style of ForceGraph #162 (#1774)
6f0c45a
raw
history blame
134 Bytes
.forceContainer {
:global(.tooltip) {
border-radius: 10px !important;
}
}
.modalContainer {
width: 100%;
height: 100%;
}