@zenuml/core 3.5.0 → 3.6.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -62,7 +62,7 @@
62
62
  enable it to continue.</strong
63
63
  >
64
64
  </noscript>
65
- <div class="m-1 grid grid-cols-6" id="diagram1">
65
+ <div class="m-1 grid grid-cols-6" id="diagram1" style="padding-top: 100px;">
66
66
  <div class="col-span-2">
67
67
  <textarea
68
68
  id="text"
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@zenuml/core",
3
- "version": "3.5.0",
3
+ "version": "3.6.0",
4
4
  "private": false,
5
5
  "license": "MIT",
6
6
  "repository": {