UNPKG
@kgdata/visualgraph
Version:
latest (1.0.5)
1.0.5
1.0.4
visualgraph
github.com/xxx/xxx
@kgdata/visualgraph
/
src
/
VisualGraph
/
index.less
9 lines
(8 loc)
•
137 B
text/less
View Raw
1
2
3
4
5
6
7
8
9
.container
{
width
:
calc
(
100vw
-
300px
);
height
:
calc
(
100vh
-
400px
); }
.smallContainer
{
width
:
450px
;
height
:
450px
; }