publish 7.0.0-beta.5
This commit is contained in:
@@ -50,10 +50,15 @@
|
||||
<title>SVG-edit</title>
|
||||
</head>
|
||||
|
||||
<body>
|
||||
<body style="margin:0">
|
||||
<!-- svgedit container can be positionned anywhere in the DOM
|
||||
but it must have a width and a height -->
|
||||
<!--
|
||||
<h1>SVGEdit</h1>
|
||||
<div id="container" style="width:100%;height:550px"></div>
|
||||
<h1>End</h1>
|
||||
-->
|
||||
<div id="container" style="width:100%;height:100vh"></div>
|
||||
</body>
|
||||
|
||||
</html>
|
||||
Reference in New Issue
Block a user