From ddf24f10787367c559908c6cd02e35f751a7b52e Mon Sep 17 00:00:00 2001 From: pipipi-pikachu Date: Sun, 25 Sep 2022 13:44:47 +0800 Subject: [PATCH] =?UTF-8?q?perf:=20=E5=A4=9A=E9=80=89=E6=A0=B7=E5=BC=8F?= =?UTF-8?q?=E4=BC=98=E5=8C=96?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/views/Editor/Canvas/Operate/index.vue | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/views/Editor/Canvas/Operate/index.vue b/src/views/Editor/Canvas/Operate/index.vue index 4398d7db..cd942c69 100644 --- a/src/views/Editor/Canvas/Operate/index.vue +++ b/src/views/Editor/Canvas/Operate/index.vue @@ -133,7 +133,7 @@ const height = computed(() => 'height' in props.elementInfo ? props.elementInfo. user-select: none; &.multi-select { - opacity: 0; + opacity: 0.2; } } .animation-index {