From 621421cf501e0b960526bd170bc1eded0bd0661a Mon Sep 17 00:00:00 2001 From: wangdan-fit2cloud <79562285+wangdan-fit2cloud@users.noreply.github.com> Date: Wed, 17 Apr 2024 21:35:03 +0800 Subject: [PATCH] =?UTF-8?q?perf:=20=E6=A0=B7=E5=BC=8F=E4=BC=98=E5=8C=96=20?= =?UTF-8?q?(#149)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- ui/src/components/auto-tooltip/index.vue | 1 + ui/src/styles/element-plus.scss | 7 +++++++ 2 files changed, 8 insertions(+) diff --git a/ui/src/components/auto-tooltip/index.vue b/ui/src/components/auto-tooltip/index.vue index 531e2c4c6..cc29d99b0 100644 --- a/ui/src/components/auto-tooltip/index.vue +++ b/ui/src/components/auto-tooltip/index.vue @@ -4,6 +4,7 @@ :disabled="!(containerWeight > contentWeight)" effect="dark" placement="bottom" + popper-class="auto-tooltip-popper" >