diff --git a/index.css b/index.css index a552c8d4..b4bfcf69 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 fc56ddb0..433af0b6 100644 --- a/index.html +++ b/index.html @@ -1838,6 +1838,7 @@ +
@@ -2586,6 +2587,13 @@
+ + +