diff --git a/index.css b/index.css index 307dabb1..a990f01e 100644 --- a/index.css +++ b/index.css @@ -2011,6 +2011,15 @@ svg.button { stroke-width: 1.4; } +#_3dpreview { +} + +#_3dpreviewEditor { + overflow-y: initial; + overflow-x: initial; + padding: 0px; +} + #legend { cursor: move; -moz-user-select: none; @@ -2062,4 +2071,4 @@ svg.button { .drag-trigger { display: none; } -} \ No newline at end of file +} diff --git a/index.html b/index.html index 07f3b75e..377cc6e5 100644 --- a/index.html +++ b/index.html @@ -1838,6 +1838,7 @@ +
@@ -2585,6 +2586,13 @@
+ + +