From fe703490cb47c69ab6eb34b0c65b26ffdce3b5ad Mon Sep 17 00:00:00 2001
From: zhaojie <zhaojie01@wealthgrow.cn>
Date: Sun, 7 Feb 2021 00:44:40 +0800
Subject: [PATCH] =?UTF-8?q?=E6=A8=A1=E6=9D=BF?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit

---
 app/templates/v2/monthReportV2.1.html | 2 --
 1 file changed, 2 deletions(-)

diff --git a/app/templates/v2/monthReportV2.1.html b/app/templates/v2/monthReportV2.1.html
index bf76e58..9f05b97 100644
--- a/app/templates/v2/monthReportV2.1.html
+++ b/app/templates/v2/monthReportV2.1.html
@@ -864,7 +864,6 @@
 
     .financial_show .financial_left .financial_scene .financial_scene_text {
       position: absolute;
-      width: 100%;
       left: 0;
       top: 25%;
       padding: 0 55px;
@@ -873,7 +872,6 @@
       color: #FFFFFF;
       letter-spacing: 4px;
       z-index: 1;
-      text-align: justify;
     }
 
     .financial_show .financial_left .financial_scene .financial_scene_author {
-- 
2.18.1