diff --git a/frontend/src/components/canvas/components/RectangleAttr.vue b/frontend/src/components/canvas/components/RectangleAttr.vue index c9ff00a741..2ffbf33d6e 100644 --- a/frontend/src/components/canvas/components/RectangleAttr.vue +++ b/frontend/src/components/canvas/components/RectangleAttr.vue @@ -32,6 +32,14 @@ + + + + +
+ +
+
@@ -51,6 +59,7 @@
+ @@ -173,7 +182,7 @@ export default { .el-card-main { height: 34px; z-index: 1000000000; - width: 210px; + width: 300px; position: absolute; } diff --git a/frontend/src/styles/deicon/demo_index.html b/frontend/src/styles/deicon/demo_index.html index 63a3cf281e..f6b2332ee2 100644 --- a/frontend/src/styles/deicon/demo_index.html +++ b/frontend/src/styles/deicon/demo_index.html @@ -54,6 +54,18 @@