From 8862cbef8f3e236a35059625ce14ddc31a8fce0c Mon Sep 17 00:00:00 2001 From: zhangyu Date: Mon, 23 Aug 2021 09:37:36 +0800 Subject: [PATCH] =?UTF-8?q?style=EF=BC=9A=20module=EF=BC=8Cendpoint=20righ?= =?UTF-8?q?tBox=E6=A0=B7=E5=BC=8F=E8=B0=83=E6=95=B4?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../src/components/common/rightBox/editEndpointBoxNew.vue | 7 +++---- nezha-fronted/src/components/common/rightBox/moduleBox.vue | 7 +++---- 2 files changed, 6 insertions(+), 8 deletions(-) diff --git a/nezha-fronted/src/components/common/rightBox/editEndpointBoxNew.vue b/nezha-fronted/src/components/common/rightBox/editEndpointBoxNew.vue index 1885f68e8..9be338db2 100644 --- a/nezha-fronted/src/components/common/rightBox/editEndpointBoxNew.vue +++ b/nezha-fronted/src/components/common/rightBox/editEndpointBoxNew.vue @@ -532,7 +532,7 @@
-
+
@@ -548,7 +548,7 @@
-
+
@@ -1619,7 +1619,7 @@ export default { line-height: 21px; } .half-form-item { - width: calc(50% - 21px); + width: calc(50% - 5px); display: inline-block; padding: 0 0px 0 0px; } @@ -1667,7 +1667,6 @@ export default { border-radius: 2px; text-align: center; line-height: 18px; - margin-right: 55px; } .configs-copy-value{ opacity: 0.9; diff --git a/nezha-fronted/src/components/common/rightBox/moduleBox.vue b/nezha-fronted/src/components/common/rightBox/moduleBox.vue index 6c9c43b81..d5a523b6b 100644 --- a/nezha-fronted/src/components/common/rightBox/moduleBox.vue +++ b/nezha-fronted/src/components/common/rightBox/moduleBox.vue @@ -512,7 +512,7 @@
-
+
@@ -528,7 +528,7 @@
-
+
@@ -1430,7 +1430,7 @@ export default { line-height: 21px; } .half-form-item { - width: calc(50% - 21px); + width: calc(50% - 5px); display: inline-block; padding: 0 0px 0 0px; } @@ -1478,7 +1478,6 @@ export default { border-radius: 2px; text-align: center; line-height: 18px; - margin-right: 55px; } .configs-copy-value{ opacity: 0.9;