diff --git a/index.css b/index.css index d2eee5a6..9ab1baa9 100644 --- a/index.css +++ b/index.css @@ -2028,6 +2028,15 @@ svg.button { stroke-width: 1.4; } +#_3dpreview { +} + +#_3dpreviewEditor { + overflow-y: initial; + overflow-x: initial; + padding: 0px; +} + #legend { cursor: move; -moz-user-select: none; @@ -2079,4 +2088,4 @@ svg.button { .drag-trigger { display: none; } -} \ No newline at end of file +} diff --git a/index.html b/index.html index 6dd70661..3efa0df7 100644 --- a/index.html +++ b/index.html @@ -1827,6 +1827,7 @@ +
@@ -2574,6 +2575,13 @@
+ + +