forcegraph: remove unused css
This commit is contained in:
parent
8ff0f789f8
commit
9d2318dce1
|
@ -5,20 +5,6 @@
|
|||
|
||||
canvas {
|
||||
display: block;
|
||||
}
|
||||
|
||||
svg {
|
||||
display: block;
|
||||
width: 100%;
|
||||
height: 100%;
|
||||
position: absolute;
|
||||
top: 0;
|
||||
left: 0;
|
||||
|
||||
circle, line {
|
||||
opacity: 0;
|
||||
stroke-width: 16px;
|
||||
cursor: pointer;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue