From 60c5c883043b4cfc5244adcc14e62ac733b2a90a Mon Sep 17 00:00:00 2001 From: wangjiahao <1522128093@qq.com> Date: Tue, 30 Nov 2021 15:37:28 +0800 Subject: [PATCH] =?UTF-8?q?fix:=20=E8=BF=87=E6=BB=A4=E7=BB=84=E4=BB=B6?= =?UTF-8?q?=E4=BF=AE=E6=94=B9=E6=A0=87=E9=A2=98=E5=AD=97=E9=97=B4=E8=B7=9D?= =?UTF-8?q?=E9=80=89=E9=A1=B9=E4=BC=9A=E8=B7=9F=E7=9D=80=E4=B8=80=E8=B5=B7?= =?UTF-8?q?=E6=94=B9=E5=8F=98=E9=97=B4=E8=B7=9D=E9=97=AE=E9=A2=98?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- frontend/src/components/dataease/DeOutWidget.vue | 1 + 1 file changed, 1 insertion(+) diff --git a/frontend/src/components/dataease/DeOutWidget.vue b/frontend/src/components/dataease/DeOutWidget.vue index 47316d13da..1af15c884c 100644 --- a/frontend/src/components/dataease/DeOutWidget.vue +++ b/frontend/src/components/dataease/DeOutWidget.vue @@ -139,6 +139,7 @@ export default { overflow: auto hidden; inset: 33px 0px 0px; position: absolute; + letter-spacing: 0px!important; } .condition-content-container { position: relative;