From 4c8dcbdfc372f37eff30da6cfae903401e9c9d03 Mon Sep 17 00:00:00 2001 From: zhangyichen <5277314+zacty@user.noreply.gitee.com> Date: Wed, 13 Apr 2022 17:11:22 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9bug=2052572=20=E5=9B=BD?= =?UTF-8?q?=E5=86=85=E6=A0=87=E5=87=86=E6=B3=95=E8=A7=84--=E5=BD=93?= =?UTF-8?q?=E5=8F=91=E5=B8=83=E7=A8=BF=E4=B8=8A=E4=BC=A0=E5=A4=9A=E4=B8=AA?= =?UTF-8?q?=E9=99=84=E4=BB=B6=EF=BC=8C=E5=9B=BD=E5=86=85=E8=AF=A6=E6=83=85?= =?UTF-8?q?=E7=9A=84=E6=96=87=E6=9C=AC=E7=8A=B6=E6=80=81=E5=B0=B1=E6=98=BE?= =?UTF-8?q?=E7=A4=BA=E4=B8=8D=E5=85=A8?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/pages/details/otherStandardDetails/index.vue | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/pages/details/otherStandardDetails/index.vue b/src/pages/details/otherStandardDetails/index.vue index e6dd6ee42..b785040db 100644 --- a/src/pages/details/otherStandardDetails/index.vue +++ b/src/pages/details/otherStandardDetails/index.vue @@ -258,7 +258,7 @@ -

+

@@ -4371,7 +4371,7 @@ export default { .basic-information-content { & > p { - min-height: 42px; + min-height: 43px; line-height: 43px; border-bottom: 1px solid #E5E5E5; }