From e6ecd4e05c903d35aa2d3eae62bb144025da5202 Mon Sep 17 00:00:00 2001 From: "453530270@qq.com" Date: Fri, 3 Nov 2023 17:22:34 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- pages/home.vue | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/pages/home.vue b/pages/home.vue index ed78b5e..e311626 100644 --- a/pages/home.vue +++ b/pages/home.vue @@ -418,10 +418,11 @@ background-color: #F9DE8F; height: 48rpx; line-height: 46rpx; - margin-top: 14rpx; + margin-top: 20rpx; margin-left: 16rpx; padding: 0 20rpx 0 20rpx; - border-radius: 38%; + border-radius: 12%; + box-shadow: 1rpx 2rpx 3rpx #C6A94D; border: #F9DE8F; } }