fix: 解决缩放大于100%的问题

This commit is contained in:
MTrun
2022-03-10 20:54:02 +08:00
parent 55c8314613
commit adff55f89a
5 changed files with 17 additions and 7 deletions
-2
View File
@@ -96,8 +96,6 @@ onMounted(() => {
@extend .go-point-bg;
@include goId(chart-edit-content) {
margin: 20px;
/* overflow: hidden; */
transform-origin: left top;
border: 1px solid rgba(0, 0, 0, 0);
@extend .go-transition;
&.content-resize {