From 66ee66216514887afe7b510f9b9b4b69a378398a Mon Sep 17 00:00:00 2001 From: liuminjian <517059477@qq.com> Date: Fri, 30 Dec 2022 15:54:49 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BC=98=E5=8C=96=E7=BB=9F=E8=AE=A1=E5=A1=AB?= =?UTF-8?q?=E6=8A=A5?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/views/sunVillage_info/statistical_report_edit.vue | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/src/views/sunVillage_info/statistical_report_edit.vue b/src/views/sunVillage_info/statistical_report_edit.vue index fe5b037d..874da81b 100644 --- a/src/views/sunVillage_info/statistical_report_edit.vue +++ b/src/views/sunVillage_info/statistical_report_edit.vue @@ -729,11 +729,12 @@ export default { border-bottom: 0; } .subclass{ - width: 175px; + width: 220px; display: flex; align-items: center; justify-content: center; font-size: 27px; + padding:0 10px; background: #d7e8f3; border-right: 1px solid #0469ab; }