From e1ec96b5d10d2db70397d5a2b3393f0262a3511d Mon Sep 17 00:00:00 2001 From: binbin_pan Date: Sat, 14 Sep 2024 14:59:08 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BC=98=E5=8C=96?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- pages/YNEduApp/learnProj/learnProjDetail.vue | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pages/YNEduApp/learnProj/learnProjDetail.vue b/pages/YNEduApp/learnProj/learnProjDetail.vue index c923902..2eebfac 100644 --- a/pages/YNEduApp/learnProj/learnProjDetail.vue +++ b/pages/YNEduApp/learnProj/learnProjDetail.vue @@ -510,7 +510,7 @@ export default { align-items: center; } .note { - width: 150px; + width: 130px; margin-top: 10px; font-size: 14px; color: #333;