From 2c90e1fc544155243e845730d510f13c7733bcb8 Mon Sep 17 00:00:00 2001 From: lifizer <913626195@qq.com> Date: Sat, 2 Mar 2024 12:15:23 +0800 Subject: [PATCH] =?UTF-8?q?Fix(=E6=88=91=E7=9A=84=E6=94=B6=E8=97=8F):[#975?= =?UTF-8?q?]=E6=8C=89=E9=92=AE=E5=B1=85=E4=B8=AD=E8=B0=83=E6=95=B4?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- pkg_user/views/myFavorite.vue | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pkg_user/views/myFavorite.vue b/pkg_user/views/myFavorite.vue index a898f10..060fd70 100644 --- a/pkg_user/views/myFavorite.vue +++ b/pkg_user/views/myFavorite.vue @@ -402,7 +402,7 @@ export default { } .manage { - margin: 12rpx 32rpx 18rpx; + padding: 15rpx 32rpx; color: #333333; font-size: 28rpx;