From 9621ebbce6c8806ecaa4ce12c2efd7b5257c5369 Mon Sep 17 00:00:00 2001 From: baiqi Date: Tue, 24 Sep 2024 11:46:38 +0800 Subject: [PATCH] =?UTF-8?q?style(=E8=84=91=E5=9B=BE):=20=E5=8A=9F=E8=83=BD?= =?UTF-8?q?=E7=94=A8=E4=BE=8B=E8=84=91=E5=9B=BE=E7=BC=BA=E9=99=B7=E6=8C=89?= =?UTF-8?q?=E9=92=AE=E6=A0=B7=E5=BC=8F?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --bug=1047044 --user=白奇 【测试用例】脑图模式-缺陷-直接关联-测试计划和关联缺陷按钮粘到一起了 https://www.tapd.cn/55049933/s/1584657 --- frontend/src/assets/style/arco-reset.less | 2 +- .../business/ms-minders/featureCaseMinder/bugList.vue | 10 ++-------- 2 files changed, 3 insertions(+), 9 deletions(-) diff --git a/frontend/src/assets/style/arco-reset.less b/frontend/src/assets/style/arco-reset.less index 1266f709d4..8b30981e91 100644 --- a/frontend/src/assets/style/arco-reset.less +++ b/frontend/src/assets/style/arco-reset.less @@ -522,7 +522,7 @@ .arco-radio-group-size-medium { .arco-radio-button { margin: 0; - line-height: 28px; + line-height: 24px; } } .arco-radio { diff --git a/frontend/src/components/business/ms-minders/featureCaseMinder/bugList.vue b/frontend/src/components/business/ms-minders/featureCaseMinder/bugList.vue index 898f01c58b..a1f1bcaa7f 100644 --- a/frontend/src/components/business/ms-minders/featureCaseMinder/bugList.vue +++ b/frontend/src/components/business/ms-minders/featureCaseMinder/bugList.vue @@ -1,13 +1,7 @@