From 2df4aeb189dedeb32ba409d141379d1304af1fd4 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?TOP=E7=B3=AF=E7=B1=B3?= <1130395124@qq.com> Date: Wed, 29 Mar 2023 20:46:21 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BC=98=E5=8C=96=E9=A1=B5=E9=9D=A2?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/components/appraise/group.vue | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/src/components/appraise/group.vue b/src/components/appraise/group.vue index 9c5fb3a..b00521e 100644 --- a/src/components/appraise/group.vue +++ b/src/components/appraise/group.vue @@ -165,7 +165,7 @@ export default { } .tags { width: 100%; - margin: 30rpx 0; + margin-top: 20rpx; } .tag { display: inline-block; @@ -176,6 +176,7 @@ export default { background: #f6f6f6; border-radius: 23rpx; margin-right: 24rpx; + margin-bottom: 20rpx; } } .grade {