parent
60a33ff286
commit
f107f5833d
@ -0,0 +1,8 @@
|
|||||||
|
html, body {
|
||||||
|
height: 100%;
|
||||||
|
}
|
||||||
|
svg {
|
||||||
|
width: 100%;
|
||||||
|
height:calc(100% - 10em);
|
||||||
|
border: 1px solid black;
|
||||||
|
}
|
||||||
Loading…
Reference in new issue