From f78b48057ec562cac0936d631aefa3302c3ac9d9 Mon Sep 17 00:00:00 2001 From: shijingjing <1789544664@qq.com> Date: Thu, 23 Mar 2023 13:45:00 +0800 Subject: [PATCH] css --- .../qujing/AppLegalLearning/components/GeneralLawExam.vue | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/project/qujing/AppLegalLearning/components/GeneralLawExam.vue b/src/project/qujing/AppLegalLearning/components/GeneralLawExam.vue index 4bf574d..3d6489a 100644 --- a/src/project/qujing/AppLegalLearning/components/GeneralLawExam.vue +++ b/src/project/qujing/AppLegalLearning/components/GeneralLawExam.vue @@ -243,7 +243,7 @@ export default { .result { position: absolute; right: 0; - top: 15px; + top: 33px; .result-img { width: 200px; height: 200px; @@ -253,7 +253,7 @@ export default { .grade { position: absolute; right: 75px; - top: 80px; + top: 92px; font-weight: 500; font-size: 40px; color: #0FC484;