From 4794ccedade1b52c50c1a61643d97b59eb33d72e Mon Sep 17 00:00:00 2001 From: shijingjing <1789544664@qq.com> Date: Fri, 24 Mar 2023 13:02:29 +0800 Subject: [PATCH] =?UTF-8?q?=E5=AD=97=E4=BD=93?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../qujing/AppLegalLearning/components/GeneralLawExam.vue | 3 +++ 1 file changed, 3 insertions(+) diff --git a/src/project/qujing/AppLegalLearning/components/GeneralLawExam.vue b/src/project/qujing/AppLegalLearning/components/GeneralLawExam.vue index 259d253..5f174e2 100644 --- a/src/project/qujing/AppLegalLearning/components/GeneralLawExam.vue +++ b/src/project/qujing/AppLegalLearning/components/GeneralLawExam.vue @@ -274,9 +274,12 @@ export default { right: 0; width: 116px; height: 38px; + line-height: 38px; background: #FF772D; border-radius: 0 16px 0 16px; color: #FFF; + font-size: 24px; + text-align: center; } .auth {