From 6701ee5a80ab8d039076d40caa49e3e0f806344f Mon Sep 17 00:00:00 2001 From: songjingcheng Date: Thu, 29 Apr 2021 18:12:48 +0800 Subject: [PATCH] =?UTF-8?q?NEZ-590=20alert=20rule=E8=A7=84=E5=88=99?= =?UTF-8?q?=E7=BC=96=E8=BE=91=E9=A1=B5=E9=9D=A2=E6=A0=B7=E5=BC=8F=E4=BF=AE?= =?UTF-8?q?=E6=94=B9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- nezha-fronted/src/components/common/rightBox/alertRuleBox.vue | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/nezha-fronted/src/components/common/rightBox/alertRuleBox.vue b/nezha-fronted/src/components/common/rightBox/alertRuleBox.vue index 3b2c979e9..5d35a228d 100644 --- a/nezha-fronted/src/components/common/rightBox/alertRuleBox.vue +++ b/nezha-fronted/src/components/common/rightBox/alertRuleBox.vue @@ -347,8 +347,8 @@ export default { } /* 表单 */ .el-form-item { - margin-left: 0 im !important; - width: 100% im !important; + margin-left: 0 !important; + width: 100% !important; padding: 0 30px; box-sizing: border-box; }