From a924757523a7b13e77e87b13b04983e18689b378 Mon Sep 17 00:00:00 2001 From: chenjianxing Date: Mon, 9 May 2022 11:19:49 +0800 Subject: [PATCH] =?UTF-8?q?refactor:=20=E6=B5=8B=E8=AF=95=E8=B7=9F?= =?UTF-8?q?=E8=B8=AA=E9=A6=96=E9=A1=B5=E5=85=B3=E8=81=94=E7=94=A8=E4=BE=8B?= =?UTF-8?q?=E6=95=B0=E9=87=8Ftab=E5=87=BA=E7=8E=B0=E6=BB=9A=E5=8A=A8?= =?UTF-8?q?=E6=9D=A1?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --bug=1013033 --user=陈建星 【测试跟踪】github#13332 低分辨率 首页 关联用例数量 统计名称建议全部展示 https://www.tapd.cn/55049933/s/1154517 --- .../home/components/RelevanceCaseCard.vue | 28 +++++++++---------- 1 file changed, 13 insertions(+), 15 deletions(-) diff --git a/frontend/src/business/components/track/home/components/RelevanceCaseCard.vue b/frontend/src/business/components/track/home/components/RelevanceCaseCard.vue index d353ea98bc..25041d4947 100644 --- a/frontend/src/business/components/track/home/components/RelevanceCaseCard.vue +++ b/frontend/src/business/components/track/home/components/RelevanceCaseCard.vue @@ -13,20 +13,17 @@ -
- - - -
-
- -
-
- -
-
-
-
+ + +
+
+ +
+
+ +
+
+
@@ -149,7 +146,8 @@ export default { } .count-info-div{ - margin: 3px; + margin-top: 3px; + margin-bottom: 3px; } .count-info-div >>>p{ font-size: 10px;